diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-05-09 09:33:13 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-05-09 09:48:06 +0200 |
commit | 494dcce27f20a8f7cd6aed1adbb52f45accae7e2 (patch) | |
tree | 06e00110a7903c60b5b6e407481f91b3cb49b77c /dev-php/PHP_Timer | |
parent | dev-php/phpspec-prophecy-1.7.0-r0: add ~alpha keyword (diff) | |
download | gentoo-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/PHP_Timer')
-rw-r--r-- | dev-php/PHP_Timer/PHP_Timer-1.0.9.ebuild | 2 |
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}" |