diff options
Diffstat (limited to 'app-admin/eselect-php/eselect-php-0.96.ebuild')
-rw-r--r-- | app-admin/eselect-php/eselect-php-0.96.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-php/eselect-php-0.96.ebuild b/app-admin/eselect-php/eselect-php-0.96.ebuild index e2178bf4d01e..a7b379efeaa5 100644 --- a/app-admin/eselect-php/eselect-php-0.96.ebuild +++ b/app-admin/eselect-php/eselect-php-0.96.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/eselect-php-0.96.ebuild,v 1.2 2005/09/07 19:52:40 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/eselect-php-0.96.ebuild,v 1.3 2005/09/09 12:46:43 weeve Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://svn.gnqs.org/projects/gentoo-php-overlay/wiki/InstallPhpEselect SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="" DEPEND="app-admin/eselect" |