commit: 66793f60c0d4d6a02cad9f99b9b85405cc4db37b Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Wed Feb 3 14:32:59 2016 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Wed Feb 3 14:35:38 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66793f60
dev-perl/Hook-LexWrap: add alpha keyword Gentoo-Bug: 572140 Package-Manager: portage-2.2.27 dev-perl/Hook-LexWrap/Hook-LexWrap-0.250.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.250.0.ebuild b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.250.0.ebuild index 9514819..35ac3db 100644 --- a/dev-perl/Hook-LexWrap/Hook-LexWrap-0.250.0.ebuild +++ b/dev-perl/Hook-LexWrap/Hook-LexWrap-0.250.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Lexically scoped subroutine wrappers" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="test" RDEPEND="
