summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-15 12:33:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-15 12:33:58 +0000
commit309cb3a24cac02947e57b80854eebd0a254f557b (patch)
tree115827512f8a2b2f371c4d60dcf1e63aeafc1f99 /dev-lang/python/python-3.3.2-r2.ebuild
parentdev-lang/R: Drop old; fixes #478572 (EAPI <4 should be removed), #476010 & #4... (diff)
downloadgentoo-2-309cb3a24cac02947e57b80854eebd0a254f557b.tar.gz
gentoo-2-309cb3a24cac02947e57b80854eebd0a254f557b.tar.bz2
gentoo-2-309cb3a24cac02947e57b80854eebd0a254f557b.zip
Stable for ia64, wrt bug #474128
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/python/python-3.3.2-r2.ebuild')
-rw-r--r--dev-lang/python/python-3.3.2-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-3.3.2-r2.ebuild b/dev-lang/python/python-3.3.2-r2.ebuild
index 1559dd022aa1..1a5c5f717158 100644
--- a/dev-lang/python/python-3.3.2-r2.ebuild
+++ b/dev-lang/python/python-3.3.2-r2.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.2-r2.ebuild,v 1.18 2014/01/05 17:48:59 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-3.3.2-r2.ebuild,v 1.19 2014/01/15 12:33:58 ago Exp $
EAPI="3"
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.3"
-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 wininst +xml"
# Do not add a dependency on dev-lang/python to this ebuild.