diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-07-23 07:36:01 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 07:18:32 +0100 |
commit | 5c415d96722f0ddd53ed037cbf1cef9c128e6988 (patch) | |
tree | 74a7c401355d8a982bd1296c97bdd94d10b34c5a /dev-perl/Params-Validate | |
parent | games-emulation/pcsx2: tweak for gcc-8 (diff) | |
download | gentoo-5c415d96722f0ddd53ed037cbf1cef9c128e6988.tar.gz gentoo-5c415d96722f0ddd53ed037cbf1cef9c128e6988.tar.bz2 gentoo-5c415d96722f0ddd53ed037cbf1cef9c128e6988.zip |
dev-perl/Params-Validate: stable 1.290.0 for hppa/sparc
Bug: https://bugs.gentoo.org/661778
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="hppa sparc"
Diffstat (limited to 'dev-perl/Params-Validate')
-rw-r--r-- | dev-perl/Params-Validate/Params-Validate-1.290.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Params-Validate/Params-Validate-1.290.0.ebuild b/dev-perl/Params-Validate/Params-Validate-1.290.0.ebuild index 012d8f21b187..21b4a41b176c 100644 --- a/dev-perl/Params-Validate/Params-Validate-1.290.0.ebuild +++ b/dev-perl/Params-Validate/Params-Validate-1.290.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 @@ -12,7 +12,7 @@ DESCRIPTION="Flexible system for validation of method/function call parameters" LICENSE="Artistic-2" 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 ~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 ~x86-solaris" IUSE="test" RDEPEND=" |