diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-06-03 18:11:48 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-06-03 18:30:55 +0200 |
commit | 2c07327d515713638bcf55544f8aa288c6caf5f2 (patch) | |
tree | 3982096a168b28495b035e0205becf668d8ee2e9 /virtual | |
parent | virtual/perl-Text-ParseWords: add 5.38 as provider (diff) | |
download | gentoo-2c07327d515713638bcf55544f8aa288c6caf5f2.tar.gz gentoo-2c07327d515713638bcf55544f8aa288c6caf5f2.tar.bz2 gentoo-2c07327d515713638bcf55544f8aa288c6caf5f2.zip |
virtual/perl-Text-Tabs+Wrap: add 5.38 as provider
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2021.81.400-r1.ebuild (renamed from virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2021.81.400.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2021.81.400.ebuild b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2021.81.400-r1.ebuild index 59f15d7c8bb5..6b359d4a97db 100644 --- a/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2021.81.400.ebuild +++ b/virtual/perl-Text-Tabs+Wrap/perl-Text-Tabs+Wrap-2021.81.400-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 |