virtual/perl-I18N-LangTags: Add Perl 5.32 version

Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
This commit is contained in:
Andreas K. Hüttel
2020-08-04 19:03:46 +03:00
parent da0726898f
commit d030d3129c

View File

@@ -0,0 +1,15 @@
# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Virtual for I18N-LangTags"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-cygwin"
RDEPEND="
|| ( =dev-lang/perl-5.32* ~perl-core/I18N-LangTags-${PV} )
dev-lang/perl:=
!<perl-core/I18N-LangTags-${PV}
!>perl-core/I18N-LangTags-${PV}-r999
"