diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-02-03 15:34:31 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-02-03 15:36:05 +0100 |
commit | 68276df8a76a0b19ef91da21b398a8dcbd892502 (patch) | |
tree | 3ab6285ec0f3a3e84e56b01b2b030b3187a31a41 /dev-perl | |
parent | dev-perl/Readonly: add alpha keyword (diff) | |
download | gentoo-68276df8a76a0b19ef91da21b398a8dcbd892502.tar.gz gentoo-68276df8a76a0b19ef91da21b398a8dcbd892502.tar.bz2 gentoo-68276df8a76a0b19ef91da21b398a8dcbd892502.zip |
dev-perl/String-Format: add alpha keyword
Gentoo-Bug: 572140
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/String-Format/String-Format-1.170.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 796c27b51762..6754faf074e1 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" |