summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-23 12:54:30 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-23 12:54:30 +0000
commitf2bdc987b77507446d81906432826eab49b85fb0 (patch)
tree5b89cc765c033ee7b4bc24a0fd2283030e3aefb9 /app-admin/eselect-python/eselect-python-20111108.ebuild
parentBump. (diff)
downloadgentoo-2-f2bdc987b77507446d81906432826eab49b85fb0.tar.gz
gentoo-2-f2bdc987b77507446d81906432826eab49b85fb0.tar.bz2
gentoo-2-f2bdc987b77507446d81906432826eab49b85fb0.zip
Stable for arm, wrt bug #462644
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-admin/eselect-python/eselect-python-20111108.ebuild')
-rw-r--r--app-admin/eselect-python/eselect-python-20111108.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-python/eselect-python-20111108.ebuild b/app-admin/eselect-python/eselect-python-20111108.ebuild
index abca3723d553..1c7da4595ab6 100644
--- a/app-admin/eselect-python/eselect-python-20111108.ebuild
+++ b/app-admin/eselect-python/eselect-python-20111108.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/app-admin/eselect-python/eselect-python-20111108.ebuild,v 1.7 2013/03/23 09:55:19 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20111108.ebuild,v 1.8 2013/03/23 12:54:30 ago Exp $
# Keep the EAPI low here because everything else depends on it.
# We want to make upgrading simpler.
@@ -12,7 +12,7 @@ if [[ ${PV} == "99999999" ]] ; then
inherit autotools subversion
else
SRC_URI="mirror://gentoo/${P}.tar.bz2"
- 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"
fi
DESCRIPTION="Eselect module for management of multiple Python versions"