dev-perl/strictures: Stable for HPPA (bug #573536).
authorJeroen Roovers <jer@gentoo.org>
Sat, 13 Aug 2016 07:38:47 +0000 (09:38 +0200)
committerJeroen Roovers <jer@gentoo.org>
Sat, 13 Aug 2016 07:48:05 +0000 (09:48 +0200)
Package-Manager: portage-2.3.0
RepoMan-Options: --ignore-arches

dev-perl/strictures/strictures-2.0.1.ebuild

index 750931b7aa5006cca9389cd21df8a6cfbde2ff85..16b6556167b96c8e95c14ac19bc9e60af95aaba1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ inherit perl-module
 DESCRIPTION="Turn on strict and make all 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"
 
 RDEPEND=""