diff options
Diffstat (limited to 'dev-php')
-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 daae0bac3792..cb33552511ee 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 @@ -8,7 +8,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 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ~hppa ppc ppc64 ~sparc x86" IUSE="" RDEPEND=">=dev-lang/php-5.4:* >=dev-php/pear-1.9 |