diff options
author | Markus Meier <maekke@gentoo.org> | 2018-08-30 06:43:26 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-08-30 06:43:26 +0200 |
commit | 9194bd10fb4c57448c07d88d893eaf44ded69c7e (patch) | |
tree | 0c6b19a8a4d2a4a4145a5f2d4001a580e5b83747 /dev-perl/Params-Util | |
parent | dev-perl/Package-DeprecationManager: arm stable, bug #661778 (diff) | |
download | gentoo-9194bd10fb4c57448c07d88d893eaf44ded69c7e.tar.gz gentoo-9194bd10fb4c57448c07d88d893eaf44ded69c7e.tar.bz2 gentoo-9194bd10fb4c57448c07d88d893eaf44ded69c7e.zip |
dev-perl/Params-Util: arm stable, bug #661778
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/Params-Util')
-rw-r--r-- | dev-perl/Params-Util/Params-Util-1.70.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 4af279f7199c..a80fa7710c5e 100644 --- a/dev-perl/Params-Util/Params-Util-1.70.0.ebuild +++ b/dev-perl/Params-Util/Params-Util-1.70.0.ebuild @@ -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" |