commit: bd517f21e60db3b08902cb37b03e22603358c30b
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 31 03:28:50 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Jul 31 03:41:05 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd517f21
dev-python/python-fastimport: 0.9.6 stable amd64 and x86
Package-Manager: Portage-2.3.6, Repoman-2.3.3
dev-python/python-fastimport/python-fastimport-0.9.6.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
b/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
index 22eaf69c28b..0c67fcb53ab 100644
--- a/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
+++ b/dev-python/python-fastimport/python-fastimport-0.9.6.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
IUSE="test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"