projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
528f54e
)
dev-python/setuptools: add ~arm64, bug #631608
author
Markus Meier
<maekke@gentoo.org>
Sat, 23 Dec 2017 11:17:24 +0000
(12:17 +0100)
committer
Markus Meier
<maekke@gentoo.org>
Sat, 23 Dec 2017 11:17:24 +0000
(12:17 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm64"
dev-python/setuptools/setuptools-36.7.2.ebuild
patch
|
blob
|
history
diff --git
a/dev-python/setuptools/setuptools-36.7.2.ebuild
b/dev-python/setuptools/setuptools-36.7.2.ebuild
index 6e940bf6253caac498820ad8c60488f1dc7260ec..884f36b2b4daa96a8bf01c4ff3a7ee99105665a9 100644
(file)
--- a/
dev-python/setuptools/setuptools-36.7.2.ebuild
+++ b/
dev-python/setuptools/setuptools-36.7.2.ebuild
@@
-12,7
+12,7
@@
if [[ ${PV} == "9999" ]]; then
inherit git-r3
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip"
- KEYWORDS="~amd64 ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+ KEYWORDS="~amd64
~arm64
ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
fi
DESCRIPTION="Collection of extensions to Distutils"