commit: e2275ea7b9d452c76979225fbd86f37b648ebb7e Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Tue May 9 07:33:20 2017 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Tue May 9 07:48:32 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2275ea7
dev-php/sebastian-object-enumerator-2.0.1-r0: add ~alpha keyword Gentoo-Bug: 613766 .../sebastian-object-enumerator-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/sebastian-object-enumerator/sebastian-object-enumerator-2.0.1.ebuild b/dev-php/sebastian-object-enumerator/sebastian-object-enumerator-2.0.1.ebuild index c4a04fd158b..3217e3f2852 100644 --- a/dev-php/sebastian-object-enumerator/sebastian-object-enumerator-2.0.1.ebuild +++ b/dev-php/sebastian-object-enumerator/sebastian-object-enumerator-2.0.1.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}"
