diff options
author | Markus Meier <maekke@gentoo.org> | 2016-11-29 18:38:04 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-11-29 18:38:04 +0100 |
commit | 9e2a2d08b1e224943c6f843b9a2791c6a7e75722 (patch) | |
tree | b6548af1c7c768bbad0f7b3f649e17da93d4b7c8 /dev-lang | |
parent | dev-libs/expat: arm stable, bug #585510 (diff) | |
download | gentoo-9e2a2d08b1e224943c6f843b9a2791c6a7e75722.tar.gz gentoo-9e2a2d08b1e224943c6f843b9a2791c6a7e75722.tar.bz2 gentoo-9e2a2d08b1e224943c6f843b9a2791c6a7e75722.zip |
dev-lang/python: arm stable, bug #585946
Package-Manager: portage-2.3.2
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/python/python-3.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.4.5.ebuild b/dev-lang/python/python-3.4.5.ebuild index ea00880980fe..615eff4c45fc 100644 --- a/dev-lang/python/python-3.4.5.ebuild +++ b/dev-lang/python/python-3.4.5.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/3.4m" -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 libressl +ncurses +readline sqlite +ssl +threads tk wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. |