From: Thomas Deutschmann Date: Mon, 25 Jun 2018 22:31:40 +0000 (+0200) Subject: dev-python/jaraco-collections: x86 stable (bug #658956) X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1b9c1fb7c7aeab34200bd28bbc0dad37b41dba2d;p=gentoo.git dev-python/jaraco-collections: x86 stable (bug #658956) Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- diff --git a/dev-python/jaraco-collections/jaraco-collections-1.5.3.ebuild b/dev-python/jaraco-collections/jaraco-collections-1.5.3.ebuild index 72922fc60656..bd576051b345 100644 --- a/dev-python/jaraco-collections/jaraco-collections-1.5.3.ebuild +++ b/dev-python/jaraco-collections/jaraco-collections-1.5.3.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}]"