summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2017-06-17 19:23:15 +0200
committerAgostino Sarubbo <ago@gentoo.org>2017-06-17 19:23:15 +0200
commit71a06fb32a39e19432edc1df33af4fb923d86071 (patch)
treea4409809f196a169d6ce5ce9e0bacd99631254fc /dev-python/jaraco-collections
parentdev-python/jaraco-classes: x86 stable wrt bug #606192 (diff)
downloadgentoo-71a06fb32a39e19432edc1df33af4fb923d86071.tar.gz
gentoo-71a06fb32a39e19432edc1df33af4fb923d86071.tar.bz2
gentoo-71a06fb32a39e19432edc1df33af4fb923d86071.zip
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@gentoo.org>
Diffstat (limited to 'dev-python/jaraco-collections')
-rw-r--r--dev-python/jaraco-collections/jaraco-collections-1.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/jaraco-collections/jaraco-collections-1.5.ebuild b/dev-python/jaraco-collections/jaraco-collections-1.5.ebuild
index e735b96332d8..708280d2b630 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}]"