summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-05-09 09:33:13 +0200
committerTobias Klausmann <klausman@gentoo.org>2017-05-09 09:48:06 +0200
commit494dcce27f20a8f7cd6aed1adbb52f45accae7e2 (patch)
tree06e00110a7903c60b5b6e407481f91b3cb49b77c /dev-php
parentdev-php/phpspec-prophecy-1.7.0-r0: add ~alpha keyword (diff)
downloadgentoo-494dcce27f20a8f7cd6aed1adbb52f45accae7e2.tar.gz
gentoo-494dcce27f20a8f7cd6aed1adbb52f45accae7e2.tar.bz2
gentoo-494dcce27f20a8f7cd6aed1adbb52f45accae7e2.zip
dev-php/PHP_Timer-1.0.9-r0: add ~alpha keyword
Gentoo-Bug: 613766
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 26199d0e4068..58a0ae6b89ef 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 ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE=""
S="${WORKDIR}/${MY_PN}-${PV}"