summaryrefslogtreecommitdiff
path: root/dev-php
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-04-01 11:37:18 +0200
committerMichael Weber <xmw@gentoo.org>2017-04-01 11:37:18 +0200
commit2770f955c5ccd28fab32f34fbfadce8b66b93585 (patch)
tree433840bb620ba03a52f896831c39a73c89f80078 /dev-php
parent9ebb49a79b43af5bfb403db1378af3b71c8eb153 (diff)
downloadgentoo-2770f955c5ccd28fab32f34fbfadce8b66b93585.tar.gz
gentoo-2770f955c5ccd28fab32f34fbfadce8b66b93585.tar.xz
dev-php/PHP_Timer: add ~ppc 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')
-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 42e80385f46..26199d0e406 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 ~arm ~hppa ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
S="${WORKDIR}/${MY_PN}-${PV}"