summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-04-05 10:01:01 -0400
committerAaron Bauman <bman@gentoo.org>2018-04-05 10:09:06 -0400
commit7c94ab8313d37787525d8501dab66057955a9ea4 (patch)
treea29afd2f4d0c5f54492dc9749afd557ab02e0318 /dev-perl/Class-Inspector
parentdev-perl/Class-Factory-Util: amd64 stable (diff)
downloadgentoo-7c94ab8313d37787525d8501dab66057955a9ea4.tar.gz
gentoo-7c94ab8313d37787525d8501dab66057955a9ea4.tar.bz2
gentoo-7c94ab8313d37787525d8501dab66057955a9ea4.zip
dev-perl/Class-Inspector: amd64 stable
Bug: https://bugs.gentoo.org/652534 Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-perl/Class-Inspector')
-rw-r--r--dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
index 5ec4ecbc9fdf..22dfdfe8c118 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.320.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RESTRICT="!test? ( test )"