diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 11:29:41 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-12-16 11:31:09 +0100 |
commit | 5b61f832689801af73fef9e90561d46cb3578215 (patch) | |
tree | 4768b49cd7a3efbbe25d55a89f408de142680ac8 /dev-perl/strictures | |
parent | dev-perl/multidimensional-0.13.0-r0: amd64 stable (diff) | |
download | gentoo-5b61f832689801af73fef9e90561d46cb3578215.tar.gz gentoo-5b61f832689801af73fef9e90561d46cb3578215.tar.bz2 gentoo-5b61f832689801af73fef9e90561d46cb3578215.zip |
dev-perl/strictures-2.0.3-r0: amd64 stable
Gentoo-Bug: http://bugs.gentoo.org/631296
Diffstat (limited to 'dev-perl/strictures')
-rw-r--r-- | dev-perl/strictures/strictures-2.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/strictures/strictures-2.0.3.ebuild b/dev-perl/strictures/strictures-2.0.3.ebuild index 707d42537719..3f1dea514229 100644 --- a/dev-perl/strictures/strictures-2.0.3.ebuild +++ b/dev-perl/strictures/strictures-2.0.3.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Turn on strict and make most warnings fatal" SLOT="0" -KEYWORDS="~amd64 hppa ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="amd64 hppa ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="test minimal" RDEPEND=" |