summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-07-30 22:35:26 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-07-30 22:41:14 -0500
commit9281a36c000cace045ff6dd44b3da13da14a719a (patch)
treeab2abfe22a9087db3638db78221bdf0e3e33751f /dev-python/python-fastimport
parentdev-python/geventhttpclient: add missing keywords (diff)
downloadgentoo-9281a36c000cace045ff6dd44b3da13da14a719a.tar.gz
gentoo-9281a36c000cace045ff6dd44b3da13da14a719a.tar.bz2
gentoo-9281a36c000cace045ff6dd44b3da13da14a719a.zip
dev-python/python-fastimport: adding missing keywords, allarches
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-python/python-fastimport')
-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 0c67fcb53abd..b804df2aa6f2 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 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"