summaryrefslogtreecommitdiff
path: root/dev-php/PHP_Timer
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-03-31 12:26:00 +0200
committerMichael Weber <xmw@gentoo.org>2017-03-31 12:29:31 +0200
commit0112503077aec89df814df86a7cfcc220904ae6c (patch)
tree90bc5685be536409c6968ce90d6b6a2e01aa2b2d /dev-php/PHP_Timer
parenta8e1f24ee8e0d1fb12cf4c4e6c5d78a77b8cb3ba (diff)
downloadgentoo-0112503077aec89df814df86a7cfcc220904ae6c.tar.gz
gentoo-0112503077aec89df814df86a7cfcc220904ae6c.tar.xz
dev-php/PHP_Timer: add ~ppc64 keyword (bug 613766)
Package-Manager: Portage-2.3.5, Repoman-2.3.2 RepoMan-Options: --include-arches="amd64 arm arm64 ppc ppc64"
Diffstat (limited to 'dev-php/PHP_Timer')
-rw-r--r--dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild2
1 files changed, 1 insertions, 1 deletions
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 9470af569f3..80aefc8cfc0 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="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc64 ~x86"
IUSE=""
S="${WORKDIR}/${MY_PN}-${PV}"