summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-10-02 00:22:53 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-10-02 08:33:16 +0100
commit22fee578bddb274cdebeb94e4bb40b386e89d2b0 (patch)
tree73a6d5001a616d481c09902b24bb5b5e4bc3192a
parentdev-perl/Parallel-ForkManager: stable 1.190.0 for ia64, bug #667266 (diff)
downloadgentoo-22fee578bddb274cdebeb94e4bb40b386e89d2b0.tar.gz
gentoo-22fee578bddb274cdebeb94e4bb40b386e89d2b0.tar.bz2
gentoo-22fee578bddb274cdebeb94e4bb40b386e89d2b0.zip
dev-perl/Params-Util: stable 1.70.0 for ia64, bug #667266
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11 RepoMan-Options: --include-arches="ia64"
-rw-r--r--dev-perl/Params-Util/Params-Util-1.70.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Params-Util/Params-Util-1.70.0.ebuild b/dev-perl/Params-Util/Params-Util-1.70.0.ebuild
index e16d96264c9a..32cce58cc43d 100644
--- a/dev-perl/Params-Util/Params-Util-1.70.0.ebuild
+++ b/dev-perl/Params-Util/Params-Util-1.70.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Utility functions to aid in parameter checking"
SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RDEPEND=">=virtual/perl-Scalar-List-Utils-1.180.0"