summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2020-12-14 21:16:32 -0500
committerMatt Turner <mattst88@gentoo.org>2020-12-14 21:17:15 -0500
commitc0b5ec9a91f581232c1d5c4ffdcf7ba90d8dc050 (patch)
tree311efe837ff3b9ea07cf36d224bc9ed0e22eea3a /dev-php/PHP_Timer
parentdev-lang/php: Drop to ~hppa (diff)
downloadgentoo-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')
-rw-r--r--dev-php/PHP_Timer/PHP_Timer-1.0.5.ebuild2
-rw-r--r--dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild2
2 files changed, 2 insertions, 2 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"
diff --git a/dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild b/dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild
index 66d7999f6a01..584ae19d7a7f 100644
--- a/dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild
+++ b/dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/sebastianbergmann/${MY_PN}/archive/${PV}.tar.gz -> $
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86"
IUSE=""
S="${WORKDIR}/${MY_PN}-${PV}"