diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-08 21:42:14 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-08 21:42:14 +0000 |
commit | 0532889855440b80edd3ef5fdd26e799b887e4a2 (patch) | |
tree | fcf07a8c6ddf6b491c95709daeefd669951f3512 /dev-lang/python/python-3.2.5-r6.ebuild | |
parent | Stable for ppc, wrt bug #509830 (diff) | |
download | gentoo-2-0532889855440b80edd3ef5fdd26e799b887e4a2.tar.gz gentoo-2-0532889855440b80edd3ef5fdd26e799b887e4a2.tar.bz2 gentoo-2-0532889855440b80edd3ef5fdd26e799b887e4a2.zip |
Stable for ppc, wrt bug #500518
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/python/python-3.2.5-r6.ebuild')
-rw-r--r-- | dev-lang/python/python-3.2.5-r6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-3.2.5-r6.ebuild b/dev-lang/python/python-3.2.5-r6.ebuild index 5314820b2f91..0929ef7883b7 100644 --- a/dev-lang/python/python-3.2.5-r6.ebuild +++ b/dev-lang/python/python-3.2.5-r6.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.2.5-r6.ebuild,v 1.7 2014/08/04 18:51:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.2.5-r6.ebuild,v 1.8 2014/08/08 21:42:14 ago Exp $ EAPI="4" WANT_AUTOMAKE="none" @@ -18,7 +18,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV}/${MY_P}.tar.xz LICENSE="PSF-2" SLOT="3.2" -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm 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 +wide-unicode wininst +xml" # Do not add a dependency on dev-lang/python to this ebuild. |