summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-26 12:22:51 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-26 12:22:51 +0000
commit63639864cdb5d27dc26199c25737997ef4977049 (patch)
tree1d844169bd0203f470dff30e6110e9ab3610cc78 /dev-lang/python/python-3.3.3.ebuild
parentStable for sparc, wrt bug #497738 (diff)
downloadhistorical-63639864cdb5d27dc26199c25737997ef4977049.tar.gz
historical-63639864cdb5d27dc26199c25737997ef4977049.tar.bz2
historical-63639864cdb5d27dc26199c25737997ef4977049.zip
Stable for sparc, wrt bug #497758
Package-Manager: portage-2.2.7/cvs/Linux x86_64 RepoMan-Options: --include-arches="sparc" 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.ebuild4
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 df3b781fb689..82d35e834e8f 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.14 2014/01/26 10:54:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.3.3.ebuild,v 1.15 2014/01/26 12:22:49 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.