summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-10-03 10:07:13 +0200
committerJeroen Roovers <jer@gentoo.org>2015-10-03 10:07:31 +0200
commit4a2eb3a68f2469f1e5e96d1ddd78272c86fe1601 (patch)
tree7ea61c37644d220f03062d4a7c916e36218db915 /dev-lang/python
parentdev-lang/python: Stable for PPC64 (bug #561524). (diff)
downloadgentoo-4a2eb3a68f2469f1e5e96d1ddd78272c86fe1601.tar.gz
gentoo-4a2eb3a68f2469f1e5e96d1ddd78272c86fe1601.tar.bz2
gentoo-4a2eb3a68f2469f1e5e96d1ddd78272c86fe1601.zip
dev-lang/python: Stable for PPC64 (bug #530858).
Package-Manager: portage-2.2.22 RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-lang/python')
-rw-r--r--dev-lang/python/python-3.4.3.ebuild2
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 791103f4a7c3..fbe5b11722cf 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.