summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-31 11:15:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-31 11:15:49 +0000
commit9a4e6f1237ed10c5d99d456a587d7607dc5f1e74 (patch)
treeeb6571275a9fc7cb4913d8503fb9d6fe191fbe1d /dev-lang/python/python-2.6.8-r1.ebuild
parentStable for sh, wrt bug #457332 (diff)
downloadgentoo-2-9a4e6f1237ed10c5d99d456a587d7607dc5f1e74.tar.gz
gentoo-2-9a4e6f1237ed10c5d99d456a587d7607dc5f1e74.tar.bz2
gentoo-2-9a4e6f1237ed10c5d99d456a587d7607dc5f1e74.zip
Stable for sh, wrt bug #458318
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-lang/python/python-2.6.8-r1.ebuild')
-rw-r--r--dev-lang/python/python-2.6.8-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-2.6.8-r1.ebuild b/dev-lang/python/python-2.6.8-r1.ebuild
index 1d1c7e1b3d9c..5bc1c820430b 100644
--- a/dev-lang/python/python-2.6.8-r1.ebuild
+++ b/dev-lang/python/python-2.6.8-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.8-r1.ebuild,v 1.16 2013/03/31 10:29:53 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.6.8-r1.ebuild,v 1.17 2013/03/31 11:15:49 ago Exp $
EAPI="2"
WANT_AUTOMAKE="none"
@@ -18,7 +18,7 @@ SRC_URI="http://www.python.org/ftp/python/${PV}/${MY_P}.tar.bz2
LICENSE="PSF-2"
SLOT="2.6"
-KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="-berkdb 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.