diff options
author | Matt Turner <mattst88@gentoo.org> | 2020-12-14 21:16:32 -0500 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2020-12-14 21:17:15 -0500 |
commit | c0b5ec9a91f581232c1d5c4ffdcf7ba90d8dc050 (patch) | |
tree | 311efe837ff3b9ea07cf36d224bc9ed0e22eea3a /dev-php/PHP_Timer/PHP_Timer-1.0.5.ebuild | |
parent | dev-lang/php: Drop to ~hppa (diff) | |
download | gentoo-c0b5ec9a91f581232c1d5c4ffdcf7ba90d8dc050.tar.gz gentoo-c0b5ec9a91f581232c1d5c4ffdcf7ba90d8dc050.tar.bz2 gentoo-c0b5ec9a91f581232c1d5c4ffdcf7ba90d8dc050.zip |
dev-php/*: Drop to ~hppa
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-php/PHP_Timer/PHP_Timer-1.0.5.ebuild')
-rw-r--r-- | dev-php/PHP_Timer/PHP_Timer-1.0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PHP_Timer/PHP_Timer-1.0.5.ebuild b/dev-php/PHP_Timer/PHP_Timer-1.0.5.ebuild index e0d5a2764c10..6e31e37ca148 100644 --- a/dev-php/PHP_Timer/PHP_Timer-1.0.5.ebuild +++ b/dev-php/PHP_Timer/PHP_Timer-1.0.5.ebuild @@ -12,7 +12,7 @@ inherit php-pear-r2 DESCRIPTION="Utility class for timing" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 hppa x86" +KEYWORDS="amd64 ~hppa x86" IUSE="" HOMEPAGE="http://pear.phpunit.de/" SRC_URI="http://${PHP_PEAR_URI}/get/${PEAR_P}.tgz" |