diff options
author | Markus Meier <maekke@gentoo.org> | 2010-05-28 11:32:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-05-28 11:32:37 +0000 |
commit | f0cd0369d105460873dfdaa3535bbdc7ddee002f (patch) | |
tree | c4de21b31ea90482f4861dda7080f1eda43eb441 /app-admin/eselect-python/eselect-python-20100321.ebuild | |
parent | x86 stable, bug #316673 (diff) | |
download | historical-f0cd0369d105460873dfdaa3535bbdc7ddee002f.tar.gz historical-f0cd0369d105460873dfdaa3535bbdc7ddee002f.tar.bz2 historical-f0cd0369d105460873dfdaa3535bbdc7ddee002f.zip |
arm/x86 stable, bug #316367
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'app-admin/eselect-python/eselect-python-20100321.ebuild')
-rw-r--r-- | app-admin/eselect-python/eselect-python-20100321.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-python/eselect-python-20100321.ebuild b/app-admin/eselect-python/eselect-python-20100321.ebuild index 8c6a00d6d612..7c9343b80209 100644 --- a/app-admin/eselect-python/eselect-python-20100321.ebuild +++ b/app-admin/eselect-python/eselect-python-20100321.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20100321.ebuild,v 1.4 2010/05/26 18:56:52 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20100321.ebuild,v 1.5 2010/05/28 11:32:37 maekke Exp $ EAPI="1" @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -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="" RDEPEND=">=app-admin/eselect-1.2.3" |