diff options
author | Brian Evans <grknight@gentoo.org> | 2017-02-23 14:07:33 -0500 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2017-02-23 14:10:48 -0500 |
commit | 87dc1f75f2269027ac348e1e8abf4525b1d77893 (patch) | |
tree | 65e3199017667aa030882f9d1994ea9cdfe23ba4 /dev-php/PEAR-MIME_Type | |
parent | dev-php/PEAR-DB: Stable remaining arches under ALLARCHES policy wrt bug 610632 (diff) | |
download | gentoo-87dc1f75f2269027ac348e1e8abf4525b1d77893.tar.gz gentoo-87dc1f75f2269027ac348e1e8abf4525b1d77893.tar.bz2 gentoo-87dc1f75f2269027ac348e1e8abf4525b1d77893.zip |
dev-php/PEAR-MIME_Type: ppc and ppc64 stable for ALLARCHES wrt bug 610634
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'dev-php/PEAR-MIME_Type')
-rw-r--r-- | dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.4.1.ebuild b/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.4.1.ebuild index a66bea37ca2e..72e32105402f 100644 --- a/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.4.1.ebuild +++ b/dev-php/PEAR-MIME_Type/PEAR-MIME_Type-1.4.1.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://pear.php.net/get/${P#PEAR-}.tgz" DESCRIPTION="Utility class for dealing with MIME types" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-lang/php-5.4:* >=dev-php/pear-1.9 |