diff options
author | Markus Meier <maekke@gentoo.org> | 2015-10-25 20:16:34 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-10-25 20:16:34 +0100 |
commit | ab9011a9756c11f5985a54de0ab81248dd909dce (patch) | |
tree | 8d855d06048f7d522cd33effdeb209356a053350 /dev-lang/python | |
parent | dev-libs/ppl: arm stable, bug #562068 (diff) | |
download | gentoo-ab9011a9756c11f5985a54de0ab81248dd909dce.tar.gz gentoo-ab9011a9756c11f5985a54de0ab81248dd909dce.tar.bz2 gentoo-ab9011a9756c11f5985a54de0ab81248dd909dce.zip |
dev-lang/python: arm stable, bug #530858
Package-Manager: portage-2.2.23
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-lang/python')
-rw-r--r-- | dev-lang/python/python-3.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.4.3.ebuild b/dev-lang/python/python-3.4.3.ebuild index 69fc0be10890..ec33422cae55 100644 --- a/dev-lang/python/python-3.4.3.ebuild +++ b/dev-lang/python/python-3.4.3.ebuild @@ -17,7 +17,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV%_rc*}/${MY_P}.tar.xz LICENSE="PSF-2" SLOT="3.4" -KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="build elibc_uclibc examples gdbm hardened ipv6 +ncurses +readline sqlite +ssl +threads tk wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. |