summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Weber <xmw@gentoo.org>2017-03-31 14:27:06 +0200
committerMichael Weber <xmw@gentoo.org>2017-03-31 14:32:52 +0200
commit16b7e86f6a58eb687badaf4dbffc7a27b59c1639 (patch)
treeffd4c8a8d91d94fff9918c615441589103565b38 /dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild
parentdev-php/PHP_CodeCoverage: add ~arm keyword (bug 613766) (diff)
downloadgentoo-16b7e86f6a58eb687badaf4dbffc7a27b59c1639.tar.gz
gentoo-16b7e86f6a58eb687badaf4dbffc7a27b59c1639.tar.bz2
gentoo-16b7e86f6a58eb687badaf4dbffc7a27b59c1639.zip
dev-php/PHP_Timer: add ~arm 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/PHP_Timer-1.0.9.ebuild')
-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 80aefc8cfc0c..42e80385f465 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 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc64 ~x86"
IUSE=""
S="${WORKDIR}/${MY_PN}-${PV}"