diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-08-04 19:02:22 +0300 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-08-04 19:40:18 +0300 |
commit | da0726898f6b03e137b6e7b268627501424c56ab (patch) | |
tree | f26568370d830b6d1ea1cf1100b19671b7d31d76 /virtual | |
parent | virtual/perl-Getopt-Long: Add Perl 5.32 version (diff) | |
download | gentoo-da0726898f6b03e137b6e7b268627501424c56ab.tar.gz gentoo-da0726898f6b03e137b6e7b268627501424c56ab.tar.bz2 gentoo-da0726898f6b03e137b6e7b268627501424c56ab.zip |
virtual/perl-HTTP-Tiny: Add Perl 5.32 as provider
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.76.0-r1.ebuild (renamed from virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.76.0.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.76.0.ebuild b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.76.0-r1.ebuild index fabdf47b17fd..f73624957a7b 100644 --- a/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.76.0.ebuild +++ b/virtual/perl-HTTP-Tiny/perl-HTTP-Tiny-0.76.0-r1.ebuild @@ -8,7 +8,7 @@ SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 s390 sparc x86 ~x64-cygwin" RDEPEND=" - || ( =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} ) + || ( =dev-lang/perl-5.32* =dev-lang/perl-5.30* ~perl-core/${PN#perl-}-${PV} ) dev-lang/perl:= !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 |