commit: 68276df8a76a0b19ef91da21b398a8dcbd892502 Author: Tobias Klausmann <klausman <AT> gentoo <DOT> org> AuthorDate: Wed Feb 3 14:34:31 2016 +0000 Commit: Tobias Klausmann <klausman <AT> gentoo <DOT> org> CommitDate: Wed Feb 3 14:36:05 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=68276df8
dev-perl/String-Format: add alpha keyword Gentoo-Bug: 572140 Package-Manager: portage-2.2.27 dev-perl/String-Format/String-Format-1.170.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/String-Format/String-Format-1.170.0-r1.ebuild b/dev-perl/String-Format/String-Format-1.170.0-r1.ebuild index 796c27b..6754faf 100644 --- a/dev-perl/String-Format/String-Format-1.170.0-r1.ebuild +++ b/dev-perl/String-Format/String-Format-1.170.0-r1.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="sprintf-like string formatting capabilities with arbitrary format d LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" SRC_TEST="do"
