commit: 6d253703a185be7266d9958d004b4593065389ac Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Fri Dec 16 08:51:01 2016 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Fri Dec 16 08:51:01 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d253703
dev-perl/IPC-System-Simple-1.250.0-r0: keyworded for ~alpha Gentoo-Bug: 602602 dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild b/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild index d82f027..9001125 100644 --- a/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild +++ b/dev-perl/IPC-System-Simple/IPC-System-Simple-1.250.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Run commands simply, with detailed diagnostics" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~alpha amd64 x86" IUSE="test" RDEPEND="
