commit: 2368a5fd5030a4004b78ad4151e9fd8a0c9caa91
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 25 10:29:22 2018 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Mon Jun 25 10:40:19 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2368a5fd
dev-python/jaraco-collections: amd64 stable
Gentoo-bug: 658956
Package-Manager: Portage-2.3.40, Repoman-2.3.9
dev-python/jaraco-collections/jaraco-collections-1.5.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 eb33644bab5..72922fc6065 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}]"