summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-perl/Class-Method-Modifiers/Class-Method-Modifiers-2.30.0.ebuild4
-rw-r--r--dev-perl/Data-Perl/Data-Perl-0.2.9.ebuild4
-rw-r--r--dev-perl/GnuPG-Interface/GnuPG-Interface-0.520.0-r1.ebuild2
-rw-r--r--dev-perl/Moo/Moo-2.0.2.ebuild4
-rw-r--r--dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.8.ebuild2
-rw-r--r--dev-perl/MooX-Types-MooseLike/MooX-Types-MooseLike-0.290.0.ebuild4
-rw-r--r--dev-perl/MooX-late/MooX-late-0.15.0.ebuild4
-rw-r--r--dev-perl/Net-OpenSSH/Net-OpenSSH-0.700.0.ebuild2
-rw-r--r--dev-perl/Net-SSH-Any/Net-SSH-Any-0.40.0.ebuild2
-rw-r--r--dev-perl/Role-Tiny/Role-Tiny-2.0.1.ebuild2
-rw-r--r--dev-perl/Type-Tiny/Type-Tiny-1.0.5.ebuild4
-rw-r--r--dev-perl/strictures/strictures-2.0.1.ebuild4
12 files changed, 19 insertions, 19 deletions
diff --git a/dev-perl/Class-Method-Modifiers/Class-Method-Modifiers-2.30.0.ebuild b/dev-perl/Class-Method-Modifiers/Class-Method-Modifiers-2.30.0.ebuild
index c99b452d4f92..5a9b852fdd15 100644
--- a/dev-perl/Class-Method-Modifiers/Class-Method-Modifiers-2.30.0.ebuild
+++ b/dev-perl/Class-Method-Modifiers/Class-Method-Modifiers-2.30.0.ebuild
@@ -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="provides Moose-like method modifiers"
SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm hppa ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
IUSE="test"
RDEPEND="
diff --git a/dev-perl/Data-Perl/Data-Perl-0.2.9.ebuild b/dev-perl/Data-Perl/Data-Perl-0.2.9.ebuild
index 77f743e5aa87..8e811a71539f 100644
--- a/dev-perl/Data-Perl/Data-Perl-0.2.9.ebuild
+++ b/dev-perl/Data-Perl/Data-Perl-0.2.9.ebuild
@@ -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="Base classes wrapping fundamental Perl data types"
SLOT="0"
-KEYWORDS="amd64 ~hppa ppc x86 ~ppc-macos"
+KEYWORDS="amd64 hppa ppc x86 ~ppc-macos"
IUSE="test"
RDEPEND="
diff --git a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.520.0-r1.ebuild b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.520.0-r1.ebuild
index 561bcbd138f8..4ee253e01eda 100644
--- a/dev-perl/GnuPG-Interface/GnuPG-Interface-0.520.0-r1.ebuild
+++ b/dev-perl/GnuPG-Interface/GnuPG-Interface-0.520.0-r1.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Perl module interface to interacting with GnuPG"
SLOT="0"
-KEYWORDS="amd64 ~hppa ppc x86"
+KEYWORDS="amd64 hppa ppc x86"
IUSE="test"
RDEPEND="
diff --git a/dev-perl/Moo/Moo-2.0.2.ebuild b/dev-perl/Moo/Moo-2.0.2.ebuild
index daa02b9431ee..8ac43d850238 100644
--- a/dev-perl/Moo/Moo-2.0.2.ebuild
+++ b/dev-perl/Moo/Moo-2.0.2.ebuild
@@ -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="Minimalist Object Orientation (with Moose compatiblity)"
SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm hppa ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris"
IUSE="test"
# needs Scalar::Util
diff --git a/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.8.ebuild b/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.8.ebuild
index a060cc2028af..2ca82ee00216 100644
--- a/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.8.ebuild
+++ b/dev-perl/MooX-HandlesVia/MooX-HandlesVia-0.1.8.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="NativeTrait-like behavior for Moo"
SLOT="0"
-KEYWORDS="amd64 ~hppa ppc x86"
+KEYWORDS="amd64 hppa ppc x86"
IUSE="test"
RDEPEND="
diff --git a/dev-perl/MooX-Types-MooseLike/MooX-Types-MooseLike-0.290.0.ebuild b/dev-perl/MooX-Types-MooseLike/MooX-Types-MooseLike-0.290.0.ebuild
index 2ef4be34a9ab..c725359d1eff 100644
--- a/dev-perl/MooX-Types-MooseLike/MooX-Types-MooseLike-0.290.0.ebuild
+++ b/dev-perl/MooX-Types-MooseLike/MooX-Types-MooseLike-0.290.0.ebuild
@@ -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="Some Moosish types and a type builder"
SLOT="0"
-KEYWORDS="amd64 ~hppa ppc x86"
+KEYWORDS="amd64 hppa ppc x86"
IUSE="test"
RDEPEND="
diff --git a/dev-perl/MooX-late/MooX-late-0.15.0.ebuild b/dev-perl/MooX-late/MooX-late-0.15.0.ebuild
index 4a43e2b97a06..67f45e8aa983 100644
--- a/dev-perl/MooX-late/MooX-late-0.15.0.ebuild
+++ b/dev-perl/MooX-late/MooX-late-0.15.0.ebuild
@@ -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="Easily translate Moose code to Moo"
SLOT="0"
-KEYWORDS="amd64 ~hppa ppc x86"
+KEYWORDS="amd64 hppa ppc x86"
IUSE="test"
RDEPEND="
diff --git a/dev-perl/Net-OpenSSH/Net-OpenSSH-0.700.0.ebuild b/dev-perl/Net-OpenSSH/Net-OpenSSH-0.700.0.ebuild
index ebd140ed6bd0..8ada9c5a3923 100644
--- a/dev-perl/Net-OpenSSH/Net-OpenSSH-0.700.0.ebuild
+++ b/dev-perl/Net-OpenSSH/Net-OpenSSH-0.700.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Net::OpenSSH, Perl wrapper for OpenSSH secure shell client"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
IUSE="minimal"
RDEPEND="
diff --git a/dev-perl/Net-SSH-Any/Net-SSH-Any-0.40.0.ebuild b/dev-perl/Net-SSH-Any/Net-SSH-Any-0.40.0.ebuild
index 6b111f41ac2e..9c644f05cf45 100644
--- a/dev-perl/Net-SSH-Any/Net-SSH-Any-0.40.0.ebuild
+++ b/dev-perl/Net-SSH-Any/Net-SSH-Any-0.40.0.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Use any SSH module"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
IUSE=""
RESTRICT="test" # All tests require SSH server + Test::SSH at present
diff --git a/dev-perl/Role-Tiny/Role-Tiny-2.0.1.ebuild b/dev-perl/Role-Tiny/Role-Tiny-2.0.1.ebuild
index c8484b73e622..7cec7adefd49 100644
--- a/dev-perl/Role-Tiny/Role-Tiny-2.0.1.ebuild
+++ b/dev-perl/Role-Tiny/Role-Tiny-2.0.1.ebuild
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Roles. Like a nouvelle cuisine portion size slice of Moose"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~hppa ppc x86 ~ppc-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm hppa ppc x86 ~ppc-macos ~x86-solaris"
IUSE="test"
RDEPEND="
diff --git a/dev-perl/Type-Tiny/Type-Tiny-1.0.5.ebuild b/dev-perl/Type-Tiny/Type-Tiny-1.0.5.ebuild
index 8b0ae55edd7e..6cdfad590a05 100644
--- a/dev-perl/Type-Tiny/Type-Tiny-1.0.5.ebuild
+++ b/dev-perl/Type-Tiny/Type-Tiny-1.0.5.ebuild
@@ -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="tiny, yet Moo(se)-compatible type constraint"
SLOT="0"
-KEYWORDS="amd64 ~hppa ppc x86"
+KEYWORDS="amd64 hppa ppc x86"
IUSE="test"
RDEPEND="
diff --git a/dev-perl/strictures/strictures-2.0.1.ebuild b/dev-perl/strictures/strictures-2.0.1.ebuild
index 750931b7aa50..16b6556167b9 100644
--- a/dev-perl/strictures/strictures-2.0.1.ebuild
+++ b/dev-perl/strictures/strictures-2.0.1.ebuild
@@ -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=""