summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-12-23 12:17:17 +0100
committerMarkus Meier <maekke@gentoo.org>2017-12-23 12:17:17 +0100
commit528f54ecf56af26043e0b6cea3f3a67434f51506 (patch)
tree0b73edfdbf67e8f2862aeef1e5d3c267e10bc4fa
parentdev-python/pytest-fixture-config: add ~arm64, bug #631608 (diff)
downloadgentoo-528f54ecf56af26043e0b6cea3f3a67434f51506.tar.gz
gentoo-528f54ecf56af26043e0b6cea3f3a67434f51506.tar.bz2
gentoo-528f54ecf56af26043e0b6cea3f3a67434f51506.zip
dev-python/setuptools-git: add ~arm64, bug #631608
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="arm64"
-rw-r--r--dev-python/setuptools-git/setuptools-git-1.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/setuptools-git/setuptools-git-1.2.ebuild b/dev-python/setuptools-git/setuptools-git-1.2.ebuild
index 564f9599230b..46a117740923 100644
--- a/dev-python/setuptools-git/setuptools-git-1.2.ebuild
+++ b/dev-python/setuptools-git/setuptools-git-1.2.ebuild
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm64 ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]
dev-vcs/git"