dev-perl/Params-Util: stable 1.70.0 for ia64, bug #667266
authorSergei Trofimovich <slyfox@gentoo.org>
Mon, 1 Oct 2018 23:22:53 +0000 (00:22 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Tue, 2 Oct 2018 07:33:16 +0000 (08:33 +0100)
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Package-Manager: Portage-2.3.50, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

dev-perl/Params-Util/Params-Util-1.70.0.ebuild

index e16d96264c9a2cb04115ee020b9a3a1a159a9afb..32cce58cc43d8ab2d7ce90d62e7116b47e9ab956 100644 (file)
@@ -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"