summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-07-30 22:28:50 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-07-30 22:41:05 -0500
commitbd517f21e60db3b08902cb37b03e22603358c30b (patch)
treee84c8295fae01b6e8668c48d12035a76cb9173fc /dev-python
parentdev-util/gertty: 1.5.0 bup (diff)
downloadgentoo-bd517f21e60db3b08902cb37b03e22603358c30b.tar.gz
gentoo-bd517f21e60db3b08902cb37b03e22603358c30b.tar.bz2
gentoo-bd517f21e60db3b08902cb37b03e22603358c30b.zip
dev-python/python-fastimport: 0.9.6 stable amd64 and x86
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/python-fastimport/python-fastimport-0.9.6.ebuild2
1 files changed, 1 insertions, 1 deletions
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 22eaf69c28bd..0c67fcb53abd 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}]"