commit: af7b2af4125ed3d1b0d304d56d83c315fe7f3bbe Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Mon May 22 13:22:53 2017 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Mon May 22 13:25:03 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af7b2af4
dev-perl/Parse-RecDescent-1.967.15-r0: add alpha keyword Gentoo-Bug: 619074 dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.15.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.15.ebuild b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.15.ebuild index 35243be34b9..d04c93c3029 100644 --- a/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.15.ebuild +++ b/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.15.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Generate Recursive-Descent Parsers" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test examples" RDEPEND="
