diff options
author | 2012-08-21 12:18:09 +0000 | |
---|---|---|
committer | 2012-08-21 12:18:09 +0000 | |
commit | 091c23ac4d9f75ba1662654d41326e38ba0c1294 (patch) | |
tree | a51e4adc4bdcd31714c09a3a512bf254db37a8e4 /dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild | |
parent | Version bump to 4.38. Stabilise 4.36 on all archs. Remove older. Resolves bug... (diff) | |
download | gentoo-2-091c23ac4d9f75ba1662654d41326e38ba0c1294.tar.gz gentoo-2-091c23ac4d9f75ba1662654d41326e38ba0c1294.tar.bz2 gentoo-2-091c23ac4d9f75ba1662654d41326e38ba0c1294.zip |
Stable for x86, wrt bug #430152
(Portage version: 2.2.0_alpha121/cvs/Linux i686)
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 0c022b5fb7a9..3168c2706b7c 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.8 2012/08/14 17:30:50 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-php/PEAR-PEAR/PEAR-PEAR-1.9.4.ebuild,v 1.9 2012/08/21 12:18:09 johu 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" |