diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-08-14 17:32:13 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-08-14 17:32:13 +0000 |
commit | a3df3e83873ec331eda0b4468aee3f37ec286d4e (patch) | |
tree | 16e87fec799f3eec4467093f671e945c5ae9adc0 /dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild | |
parent | dev-cpp/muParser: Drop old (diff) | |
download | historical-a3df3e83873ec331eda0b4468aee3f37ec286d4e.tar.gz historical-a3df3e83873ec331eda0b4468aee3f37ec286d4e.tar.bz2 historical-a3df3e83873ec331eda0b4468aee3f37ec286d4e.zip |
Stable ppc ppc64, bug #430152
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild')
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild index 291ebcba76ca..0c022b5fb7a9 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 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.4.ebuild,v 1.7 2012/08/12 16:34:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild,v 1.8 2012/08/14 17:30:50 blueness Exp $ EAPI="4" @@ -8,7 +8,7 @@ inherit depend.php eutils PEAR="${PV}" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~x86-macos" DESCRIPTION="PEAR Base System" HOMEPAGE="http://pear.php.net/package/PEAR" |