diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-05-09 09:33:10 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-05-09 09:47:56 +0200 |
commit | 03b51516212fd0849616b22059bf8bd6c886da5f (patch) | |
tree | 8c473a2e39bba1a86e9a4901a509d53b3f373b40 /dev-php/phpdocumentor-reflection-common | |
parent | dev-php/PHP_CodeCoverage-4.0.7-r0: add ~alpha keyword (diff) | |
download | gentoo-03b51516212fd0849616b22059bf8bd6c886da5f.tar.gz gentoo-03b51516212fd0849616b22059bf8bd6c886da5f.tar.bz2 gentoo-03b51516212fd0849616b22059bf8bd6c886da5f.zip |
dev-php/phpdocumentor-reflection-common-1.0-r0: add ~alpha keyword
Gentoo-Bug: 613766
Diffstat (limited to 'dev-php/phpdocumentor-reflection-common')
-rw-r--r-- | dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild b/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild index 077aee57f99a..b421694e29bc 100644 --- a/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild +++ b/dev-php/phpdocumentor-reflection-common/phpdocumentor-reflection-common-1.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/${MY_VENDOR}/${MY_PN}/archive/${PV}.tar.gz -> ${P}.t LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86" IUSE="" S="${WORKDIR}/${MY_PN}-${PV}" |