From: Agostino Sarubbo Date: Tue, 11 Feb 2020 19:47:23 +0000 (+0100) Subject: dev-python/moto: x86 stable wrt bug #706146 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=be49710f7dce4ae58ace179016048a84d86e2bdd;p=gentoo.git dev-python/moto: x86 stable wrt bug #706146 Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- diff --git a/dev-python/moto/moto-1.3.8-r1.ebuild b/dev-python/moto/moto-1.3.8-r1.ebuild index cdd707d4f1ed..49ed8ad77927 100644 --- a/dev-python/moto/moto-1.3.8-r1.ebuild +++ b/dev-python/moto/moto-1.3.8-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )"