diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-08-07 18:44:50 +0300 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2020-08-07 19:00:39 +0300 |
commit | 56bbfbf2faf46485a80a2f893ba03c1ed6ed086d (patch) | |
tree | a1ec0369aa4f0dc80cca11902571210b730157dc /virtual | |
parent | virtual/perl-threads-shared: Add Perl 5.32 version (diff) | |
download | gentoo-56bbfbf2faf46485a80a2f893ba03c1ed6ed086d.tar.gz gentoo-56bbfbf2faf46485a80a2f893ba03c1ed6ed086d.tar.bz2 gentoo-56bbfbf2faf46485a80a2f893ba03c1ed6ed086d.zip |
virtual/perl-Tie-RefHash: 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-Tie-RefHash/perl-Tie-RefHash-1.390.0-r12.ebuild (renamed from virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r11.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r11.ebuild b/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r12.ebuild index 13111a9ded3e..282308c69578 100644 --- a/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r11.ebuild +++ b/virtual/perl-Tie-RefHash/perl-Tie-RefHash-1.390.0-r12.ebuild @@ -8,7 +8,7 @@ SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" 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 |