diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-18 22:51:39 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-18 22:51:39 +0100 |
commit | 46defc4c05723c1075de3b98ffa3f8b2f4d29aa9 (patch) | |
tree | 59e98bf84b3bb19521ea5f36d88943f91757b381 /dev-php/PEAR-File_Find | |
parent | net-misc/wput: x86 stable (bug #647736) (diff) | |
download | gentoo-46defc4c05723c1075de3b98ffa3f8b2f4d29aa9.tar.gz gentoo-46defc4c05723c1075de3b98ffa3f8b2f4d29aa9.tar.bz2 gentoo-46defc4c05723c1075de3b98ffa3f8b2f4d29aa9.zip |
dev-php/PEAR-File_Find: mark stable for the remaining arches using the ALLARCHES policy (bug #647764)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-php/PEAR-File_Find')
-rw-r--r-- | dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild index d1b9f001c964..a4addfe6d4e7 100644 --- a/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild +++ b/dev-php/PEAR-File_Find/PEAR-File_Find-1.3.3.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN}" SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz" LICENSE="PHP-3.01" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE="test" # Really only needs PEAR-Exception at runtime. |