From 0b9d160acbb812f22f8d2b2d16e4e810dcb874f6 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Sat, 17 Jun 2017 19:23:20 +0200 Subject: [PATCH] dev-python/jaraco-functools: x86 stable wrt bug #606192 Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- dev-python/jaraco-functools/jaraco-functools-1.15.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/jaraco-functools/jaraco-functools-1.15.1.ebuild b/dev-python/jaraco-functools/jaraco-functools-1.15.1.ebuild index f6a759b894f57..2309da0ce0a7a 100644 --- a/dev-python/jaraco-functools/jaraco-functools-1.15.1.ebuild +++ b/dev-python/jaraco-functools/jaraco-functools-1.15.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="doc test" RDEPEND="