summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-05-09 09:33:10 +0200
committerTobias Klausmann <klausman@gentoo.org>2017-05-09 09:47:59 +0200
commit922a0961adad8d5baa3932bb0d0a386b26304fa6 (patch)
treea4f5abfb6a68bbc0390e3626921c1ce1cc209e1d /dev-php/phpdocumentor-reflection-docblock
parentdev-php/phpdocumentor-reflection-common-1.0-r0: add ~alpha keyword (diff)
downloadgentoo-922a0961adad8d5baa3932bb0d0a386b26304fa6.tar.gz
gentoo-922a0961adad8d5baa3932bb0d0a386b26304fa6.tar.bz2
gentoo-922a0961adad8d5baa3932bb0d0a386b26304fa6.zip
dev-php/phpdocumentor-reflection-docblock-3.1.1-r0: add ~alpha keyword
Gentoo-Bug: 613766
Diffstat (limited to 'dev-php/phpdocumentor-reflection-docblock')
-rw-r--r--dev-php/phpdocumentor-reflection-docblock/phpdocumentor-reflection-docblock-3.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/phpdocumentor-reflection-docblock/phpdocumentor-reflection-docblock-3.1.1.ebuild b/dev-php/phpdocumentor-reflection-docblock/phpdocumentor-reflection-docblock-3.1.1.ebuild
index 9663a5970c19..afa5fdf6299d 100644
--- a/dev-php/phpdocumentor-reflection-docblock/phpdocumentor-reflection-docblock-3.1.1.ebuild
+++ b/dev-php/phpdocumentor-reflection-docblock/phpdocumentor-reflection-docblock-3.1.1.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}"