diff options
Diffstat (limited to 'app-admin/eselect-python/eselect-python-20080521.ebuild')
-rw-r--r-- | app-admin/eselect-python/eselect-python-20080521.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-python/eselect-python-20080521.ebuild b/app-admin/eselect-python/eselect-python-20080521.ebuild index e9614e01de69..191094abb71b 100644 --- a/app-admin/eselect-python/eselect-python-20080521.ebuild +++ b/app-admin/eselect-python/eselect-python-20080521.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20080521.ebuild,v 1.3 2008/06/21 19:09:57 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-python/eselect-python-20080521.ebuild,v 1.4 2008/06/21 20:23:38 corsair Exp $ DESCRIPTION="Manages multiple Python versions" HOMEPAGE="http://www.gentoo.org" @@ -8,7 +8,7 @@ SRC_URI="mirror://gentoo/python.eselect-${PVR}.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~ppc64 ~sparc ~x86" IUSE="" RDEPEND=">=app-admin/eselect-1.0.2" |