diff options
author | Sam James <sam@gentoo.org> | 2021-05-20 02:47:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-20 03:16:06 +0000 |
commit | e6ad9996dafdcb67157c1b114dc7d16c3f6b2f00 (patch) | |
tree | 3c7ce444b66939ee0defca67306971136c457d71 /virtual/perl-Scalar-List-Utils | |
parent | virtual/perl-Safe: add 5.34 version (diff) | |
download | gentoo-e6ad9996dafdcb67157c1b114dc7d16c3f6b2f00.tar.gz gentoo-e6ad9996dafdcb67157c1b114dc7d16c3f6b2f00.tar.bz2 gentoo-e6ad9996dafdcb67157c1b114dc7d16c3f6b2f00.zip |
virtual/perl-Scalar-List-Utils: add 5.34 as provider
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual/perl-Scalar-List-Utils')
-rw-r--r-- | virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.550.0-r1.ebuild (renamed from virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.550.0.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.550.0.ebuild b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.550.0-r1.ebuild index b81f56459e4a..4c2353a93930 100644 --- a/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.550.0.ebuild +++ b/virtual/perl-Scalar-List-Utils/perl-Scalar-List-Utils-1.550.0-r1.ebuild @@ -8,7 +8,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" - || ( =dev-lang/perl-5.32* ~perl-core/${PN#perl-}-${PV} ) + || ( =dev-lang/perl-5.34* =dev-lang/perl-5.32* ~perl-core/${PN#perl-}-${PV} ) dev-lang/perl:= !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 |