diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-19 20:21:17 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-19 20:22:22 +0100 |
commit | d952fc84e4fbecec09d3af05b5be0866feb4ceb3 (patch) | |
tree | 01c6d6302ea039725e93e00931404709c25f24fc /dev-perl/strictures | |
parent | dev-perl/multidimensional: stable 0.13.0 for hppa, bug #631296 (diff) | |
download | gentoo-d952fc84e4fbecec09d3af05b5be0866feb4ceb3.tar.gz gentoo-d952fc84e4fbecec09d3af05b5be0866feb4ceb3.tar.bz2 gentoo-d952fc84e4fbecec09d3af05b5be0866feb4ceb3.zip |
dev-perl/strictures: stable 2.0.3 for hppa, bug #631296
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa"
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 ea7460f0c5a3..a380953e67ca 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=" |