diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-02-13 16:35:07 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-02-13 16:35:07 +0000 |
commit | af375c0234a36ca28251fa81aa87ae73768b1aa5 (patch) | |
tree | 0582f473b5b12b3377c79079b264ce7480248998 /app-admin/eselect-python/eselect-python-20091230.ebuild | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #303005 (diff) | |
download | historical-af375c0234a36ca28251fa81aa87ae73768b1aa5.tar.gz historical-af375c0234a36ca28251fa81aa87ae73768b1aa5.tar.bz2 historical-af375c0234a36ca28251fa81aa87ae73768b1aa5.zip |
alpha/ia64/m68k/s390/sh/sparc stable wrt #302775
Package-Manager: portage-2.1.7.16/cvs/Linux ia64
Diffstat (limited to 'app-admin/eselect-python/eselect-python-20091230.ebuild')
-rw-r--r-- | app-admin/eselect-python/eselect-python-20091230.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-python/eselect-python-20091230.ebuild b/app-admin/eselect-python/eselect-python-20091230.ebuild index d8c2592e8cad..c2ccfd0a2ade 100644 --- a/app-admin/eselect-python/eselect-python-20091230.ebuild +++ b/app-admin/eselect-python/eselect-python-20091230.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-20091230.ebuild,v 1.7 2010/02/10 18:14:09 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20091230.ebuild,v 1.8 2010/02/13 16:35:07 armin76 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" |