commit: 71a06fb32a39e19432edc1df33af4fb923d86071
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 17 17:23:15 2017 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Jun 17 17:23:15 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71a06fb3
dev-python/jaraco-collections: 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 <ago <AT> gentoo.org>
dev-python/jaraco-collections/jaraco-collections-1.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/jaraco-collections/jaraco-collections-1.5.ebuild
b/dev-python/jaraco-collections/jaraco-collections-1.5.ebuild
index e735b96332d..708280d2b63 100644
--- a/dev-python/jaraco-collections/jaraco-collections-1.5.ebuild
+++ b/dev-python/jaraco-collections/jaraco-collections-1.5.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"
PDEPEND="dev-python/jaraco-text[${PYTHON_USEDEP}]"