summaryrefslogtreecommitdiff
path: root/dev-python/git-python
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2018-02-13 13:00:00 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2018-02-13 13:00:27 -0600
commit6e98d682e485b2f010b33ffa086d1eb9058b1162 (patch)
tree7d457c1537c0b1bc00dd51c51ce9ae1fd700cea9 /dev-python/git-python
parent77b785f45615700408881da2f645f6023961963f (diff)
downloadgentoo-6e98d682e485b2f010b33ffa086d1eb9058b1162.tar.gz
gentoo-6e98d682e485b2f010b33ffa086d1eb9058b1162.tar.bz2
gentoo-6e98d682e485b2f010b33ffa086d1eb9058b1162.zip
dev-python/git-python: readding arm64 keyword
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-python/git-python')
-rw-r--r--dev-python/git-python/git-python-2.1.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/git-python/git-python-2.1.7.ebuild b/dev-python/git-python/git-python-2.1.7.ebuild
index bfa1722cf7ed..ff2076d95fa5 100644
--- a/dev-python/git-python/git-python-2.1.7.ebuild
+++ b/dev-python/git-python/git-python-2.1.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="test"
# Tests only work with the GitPython repo