From: Agostino Sarubbo Date: Wed, 25 Mar 2020 15:35:55 +0000 (+0100) Subject: dev-python/blessings: x86 stable wrt bug #714266 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=6d8879e75bbb68eb1f6cad1c1f3314cadb9a0a64;p=gentoo.git dev-python/blessings: x86 stable wrt bug #714266 Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/blessings/blessings-1.7.ebuild b/dev-python/blessings/blessings-1.7.ebuild index 4fde63808fd9..4530868483cb 100644 --- a/dev-python/blessings/blessings-1.7.ebuild +++ b/dev-python/blessings/blessings-1.7.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/erikrose/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="doc test" RESTRICT="!test? ( test )"