diff options
author | Mart Raudsepp <leio@gentoo.org> | 2018-07-22 12:53:53 +0300 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2018-07-23 00:01:38 +0300 |
commit | 606cde26565f93f68776f831ac7839a24060874c (patch) | |
tree | d28586e09e646d3e34434534a9bb38c4e61a34c0 /dev-perl/Params-Util/Params-Util-1.70.0.ebuild | |
parent | dev-perl/Net-SMTP-SSL-1.40.0: arm64 stable (bug #661724) (diff) | |
download | gentoo-606cde26565f93f68776f831ac7839a24060874c.tar.gz gentoo-606cde26565f93f68776f831ac7839a24060874c.tar.bz2 gentoo-606cde26565f93f68776f831ac7839a24060874c.zip |
dev-perl/Params-Util-1.70.0: arm64 stable (bug #661778)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'dev-perl/Params-Util/Params-Util-1.70.0.ebuild')
-rw-r--r-- | dev-perl/Params-Util/Params-Util-1.70.0.ebuild | 4 |
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 aa0d5506870a..e1d769a5add1 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-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="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" |