diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:33:56 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-01-19 10:33:56 +0000 |
commit | f30dd1d86bd5923282e968495ed4e7e5a3ff4230 (patch) | |
tree | d81e8e0ababf9909a979a0681c68723e47f9c238 /dev-lang/python/python-3.3.3.ebuild | |
parent | Stable for ppc64, wrt bug #497738 (diff) | |
download | historical-f30dd1d86bd5923282e968495ed4e7e5a3ff4230.tar.gz historical-f30dd1d86bd5923282e968495ed4e7e5a3ff4230.tar.bz2 historical-f30dd1d86bd5923282e968495ed4e7e5a3ff4230.zip |
Stable for ppc64, wrt bug #497758
Package-Manager: portage-2.2.7/cvs/Linux x86_64
RepoMan-Options: --include-arches="ppc64"
Manifest-Sign-Key: 0x7194459F
Diffstat (limited to 'dev-lang/python/python-3.3.3.ebuild')
-rw-r--r-- | dev-lang/python/python-3.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-3.3.3.ebuild b/dev-lang/python/python-3.3.3.ebuild index 56bcdde86921..7066fd8f3a28 100644 --- a/dev-lang/python/python-3.3.3.ebuild +++ b/dev-lang/python/python-3.3.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.3.3.ebuild,v 1.10 2014/01/18 20:19:41 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.3.3.ebuild,v 1.11 2014/01/19 10:33:55 ago Exp $ EAPI="4" WANT_AUTOMAKE="none" @@ -19,7 +19,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV}/${MY_P}.tar.xz LICENSE="PSF-2" SLOT="3.3" -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 doc 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. |