commit: 9281a36c000cace045ff6dd44b3da13da14a719a
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 31 03:35:26 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon Jul 31 03:41:14 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9281a36c
dev-python/python-fastimport: adding missing keywords, allarches
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 0c67fcb53ab..b804df2aa6f 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}]"