diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:41:20 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 17:45:36 +0100 |
commit | 1428c9abdf61228c328220c23476dfa8322e1f1d (patch) | |
tree | 18f3ca328e4ee3e0ffb4e932a31b58541838fd6a /dev-perl/Params-Util | |
parent | dev-perl/Params-Classify: dropped ~x86-freebsd (diff) | |
download | gentoo-1428c9abdf61228c328220c23476dfa8322e1f1d.tar.gz gentoo-1428c9abdf61228c328220c23476dfa8322e1f1d.tar.bz2 gentoo-1428c9abdf61228c328220c23476dfa8322e1f1d.zip |
dev-perl/Params-Util: dropped ~x86-freebsd
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-perl/Params-Util')
-rw-r--r-- | dev-perl/Params-Util/Params-Util-1.60.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Params-Util/Params-Util-1.60.0-r1.ebuild b/dev-perl/Params-Util/Params-Util-1.60.0-r1.ebuild index 8ecee53ceb52..9a3a5157c391 100644 --- a/dev-perl/Params-Util/Params-Util-1.60.0-r1.ebuild +++ b/dev-perl/Params-Util/Params-Util-1.60.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,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 ~x86-freebsd ~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="" RDEPEND=">=virtual/perl-Scalar-List-Utils-1.18" |