diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 13:45:20 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 13:50:18 +0100 |
commit | 740247a4cebf16fe96bfbe8dfbc051bee5f469e5 (patch) | |
tree | 5b49ad72ae186b8131cf314142247d40fc4166cb /dev-perl/strictures | |
parent | dev-perl/multidimensional: stable 0.13.0 for ppc, bug #631296 (diff) | |
download | gentoo-740247a4cebf16fe96bfbe8dfbc051bee5f469e5.tar.gz gentoo-740247a4cebf16fe96bfbe8dfbc051bee5f469e5.tar.bz2 gentoo-740247a4cebf16fe96bfbe8dfbc051bee5f469e5.zip |
dev-perl/strictures: stable 2.0.3 for ppc, bug #631296
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
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 09a962722bd0..707d42537719 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=" |