commit: 7bf136f36b716160267c0f2f4b217fb8fd3ad755
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed May 10 16:38:21 2017 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed May 10 16:40:40 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bf136f3
dev-python/python-fastimport: adding arm64 keyword
Package-Manager: Portage-2.3.5, Repoman-2.3.2
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 ef000d06819..22eaf69c28b 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 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="test"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"