diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-06-03 17:58:21 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-06-03 18:30:15 +0200 |
commit | ee6e854911fe116d1d33bda3d965bfe21921574d (patch) | |
tree | 91ed866781f1b693acd0658e0bc7402f97c3506a /virtual | |
parent | virtual/perl-podlators: add 5.10.0 (diff) | |
download | gentoo-ee6e854911fe116d1d33bda3d965bfe21921574d.tar.gz gentoo-ee6e854911fe116d1d33bda3d965bfe21921574d.tar.bz2 gentoo-ee6e854911fe116d1d33bda3d965bfe21921574d.zip |
virtual/perl-Pod-Simple: add 5.38 as provider
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Pod-Simple/perl-Pod-Simple-3.430.0-r1.ebuild (renamed from virtual/perl-Pod-Simple/perl-Pod-Simple-3.430.0.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.430.0.ebuild b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.430.0-r1.ebuild index f70f852433d1..9bb3f61db9fc 100644 --- a/virtual/perl-Pod-Simple/perl-Pod-Simple-3.430.0.ebuild +++ b/virtual/perl-Pod-Simple/perl-Pod-Simple-3.430.0-r1.ebuild @@ -8,7 +8,7 @@ SLOT="0" KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" - || ( =dev-lang/perl-5.36* ~perl-core/${PN#perl-}-${PV} ) + || ( =dev-lang/perl-5.38* =dev-lang/perl-5.36* ~perl-core/${PN#perl-}-${PV} ) dev-lang/perl:= !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 |