Skip to content

Commit

Permalink
dev-php/phpdocumentor-reflection-docblock-3.1.1-r0: add ~alpha keyword
Browse files Browse the repository at this point in the history
Gentoo-Bug: 613766
  • Loading branch information
klausman committed May 9, 2017
1 parent 03b5151 commit 922a096
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit 922a096

Please sign in to comment.