From ec5b0d7a5162a34d15d2e7f06c65505ac6965ce7 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Thu, 3 Oct 2019 11:40:38 +0200 Subject: [PATCH] dev-python/transitions: x86 stable wrt bug #695338 Package-Manager: Portage-2.3.69, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- dev-python/transitions/transitions-0.7.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/transitions/transitions-0.7.1.ebuild b/dev-python/transitions/transitions-0.7.1.ebuild index dc6a65dd56d1e..956ab1cc06231 100644 --- a/dev-python/transitions/transitions-0.7.1.ebuild +++ b/dev-python/transitions/transitions-0.7.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/pytransitions/${PN}/archive/${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="examples test" RESTRICT="!test? ( test )"