Skip to content

Commit

Permalink
dev-php/sebastian-version-2.0.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 b05df65 commit 111212a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-php/sebastian-version/sebastian-version-2.0.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit 111212a

Please sign in to comment.