From: Jason Zaman Date: Mon, 25 Jun 2018 10:29:22 +0000 (+0800) Subject: dev-python/jaraco-collections: amd64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2368a5fd5030a4004b78ad4151e9fd8a0c9caa91;p=gentoo.git dev-python/jaraco-collections: amd64 stable Gentoo-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 eb33644bab54..72922fc60656 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}]"