diff options
author | Brian Evans <grknight@gentoo.org> | 2017-07-06 09:46:28 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2017-07-06 10:36:36 -0400 |
commit | c7d084de4c8b7efe6fa963ea6ae33322b18d699d (patch) | |
tree | ccc1140bbf6eeb712a04ea4e52fc110f66733c9d /dev-php | |
parent | dev-php/PEAR-Console_Getargs: Drop old (diff) | |
download | gentoo-c7d084de4c8b7efe6fa963ea6ae33322b18d699d.tar.gz gentoo-c7d084de4c8b7efe6fa963ea6ae33322b18d699d.tar.bz2 gentoo-c7d084de4c8b7efe6fa963ea6ae33322b18d699d.zip |
dev-php/PEAR-PEAR_Info: Increase keyworded arches to match stable on script only package
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r3.ebuild b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r3.ebuild index c44c5acf65e6..4fe1d1dce574 100644 --- a/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r3.ebuild +++ b/dev-php/PEAR-PEAR_Info/PEAR-PEAR_Info-1.9.2-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -8,7 +8,7 @@ inherit php-pear-r1 DESCRIPTION="Show Information about your PEAR install and its packages" LICENSE="PHP-3.01" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="minimal" DEPEND="dev-lang/php:*[pcre(+)] |