diff options
author | 2017-05-18 21:04:01 +0200 | |
---|---|---|
committer | 2017-05-18 21:13:38 +0200 | |
commit | 2733d8d0b22142065f1d8098df495826dd551927 (patch) | |
tree | fe3e350157d3e32505a2394758b0887d7bea30e0 /dev-python/enum34 | |
parent | dev-python/pip: arm64 stable (bug 617156). (diff) | |
download | gentoo-2733d8d0b22142065f1d8098df495826dd551927.tar.gz gentoo-2733d8d0b22142065f1d8098df495826dd551927.tar.bz2 gentoo-2733d8d0b22142065f1d8098df495826dd551927.zip |
dev-python/enum34: arm64 stable (bug 617156).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'dev-python/enum34')
-rw-r--r-- | dev-python/enum34/enum34-1.1.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/enum34/enum34-1.1.6.ebuild b/dev-python/enum34/enum34-1.1.6.ebuild index 92a1d2f5623a..b25c9846874c 100644 --- a/dev-python/enum34/enum34-1.1.6.ebuild +++ b/dev-python/enum34/enum34-1.1.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~x86-macos" IUSE="doc" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |