diff options
Diffstat (limited to 'app-admin/eselect-php/eselect-php-0.6.2.ebuild')
-rw-r--r-- | app-admin/eselect-php/eselect-php-0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect-php/eselect-php-0.6.2.ebuild b/app-admin/eselect-php/eselect-php-0.6.2.ebuild index 628c51437f89..4237dbd9081c 100644 --- a/app-admin/eselect-php/eselect-php-0.6.2.ebuild +++ b/app-admin/eselect-php/eselect-php-0.6.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.6.2.ebuild,v 1.1 2011/01/03 22:57:22 olemarkus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-php/eselect-php-0.6.2.ebuild,v 1.2 2011/01/07 17:35:26 hwoarang Exp $ EAPI=3 @@ -10,7 +10,7 @@ SRC_URI="http://olemarkus.org/~olemarkus/gentoo/eselect-php-${PV}.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc64 ~sparc ~x86" IUSE="" DEPEND=">=app-admin/eselect-1.2.4 |