diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-06-13 17:18:35 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-06-13 17:19:09 +0200 |
commit | aff4974059932ef7ac49acf3fd52e503efe3d3d4 (patch) | |
tree | 35f6b9397759f98b3d544cf4873bb9b4a060364c /dev-perl/Test-Warn | |
parent | sys-fs/lxcfs: bump to 2.0.1 (diff) | |
download | gentoo-aff4974059932ef7ac49acf3fd52e503efe3d3d4.tar.gz gentoo-aff4974059932ef7ac49acf3fd52e503efe3d3d4.tar.bz2 gentoo-aff4974059932ef7ac49acf3fd52e503efe3d3d4.zip |
dev-perl/Test-Warn-0.300.0-r1: add alpha keyword
Gentoo-Bug: 585502
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-perl/Test-Warn')
-rw-r--r-- | dev-perl/Test-Warn/Test-Warn-0.300.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Test-Warn/Test-Warn-0.300.0-r1.ebuild b/dev-perl/Test-Warn/Test-Warn-0.300.0-r1.ebuild index 48cd84822046..ffca62aa1205 100644 --- a/dev-perl/Test-Warn/Test-Warn-0.300.0-r1.ebuild +++ b/dev-perl/Test-Warn/Test-Warn-0.300.0-r1.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl extension to test methods for warnings" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="test" |