summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2014-12-30 17:57:42 +0000
committerMarkus Meier <maekke@gentoo.org>2014-12-30 17:57:42 +0000
commit44a4975e501db605f8d0bf9e7140d4b616b9f277 (patch)
tree141a3c215cce8fc8f48326cc79a96a30a139f431 /dev-lang/python/python-2.7.9-r1.ebuild
parentarm stable, bug #533668 (diff)
downloadgentoo-2-44a4975e501db605f8d0bf9e7140d4b616b9f277.tar.gz
gentoo-2-44a4975e501db605f8d0bf9e7140d4b616b9f277.tar.bz2
gentoo-2-44a4975e501db605f8d0bf9e7140d4b616b9f277.zip
arm stable, bug #532232
(Portage version: 2.2.15/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-lang/python/python-2.7.9-r1.ebuild')
-rw-r--r--dev-lang/python/python-2.7.9-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/python/python-2.7.9-r1.ebuild b/dev-lang/python/python-2.7.9-r1.ebuild
index 8e22526f07fa..6c525e6e31ca 100644
--- a/dev-lang/python/python-2.7.9-r1.ebuild
+++ b/dev-lang/python/python-2.7.9-r1.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-2.7.9-r1.ebuild,v 1.3 2014/12/26 09:18:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/python-2.7.9-r1.ebuild,v 1.4 2014/12/30 17:57:42 maekke 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="2.7"
-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="-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.