diff options
Diffstat (limited to 'dev-php/PEAR-PEAR/PEAR-PEAR-1.9.2.ebuild')
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.2.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.2.ebuild index ec24e88ed718..f2d57ec867cb 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.2.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.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/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.2.ebuild,v 1.6 2011/03/05 09:49:50 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.2.ebuild,v 1.7 2011/03/05 12:09:43 armin76 Exp $ EAPI="3" @@ -8,7 +8,7 @@ inherit depend.php PEAR="${PV}" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos" DESCRIPTION="PEAR Base System" HOMEPAGE="http://pear.php.net/package/PEAR" |