From: Agostino Sarubbo Date: Thu, 3 Oct 2019 09:40:38 +0000 (+0200) Subject: dev-python/transitions: x86 stable wrt bug #695338 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=ec5b0d7a5162a34d15d2e7f06c65505ac6965ce7;p=gentoo.git 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 --- diff --git a/dev-python/transitions/transitions-0.7.1.ebuild b/dev-python/transitions/transitions-0.7.1.ebuild index dc6a65dd56d1..956ab1cc0623 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 )"