diff options
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 |