diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-20 03:03:55 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-05-20 03:17:00 +0200 |
commit | ab5fcb360ab6b04beddbdd6bce9c70c9c7f6bbca (patch) | |
tree | 8a4afad2a464ced080e821729724dc54d3dc7f2e /virtual/perl-IPC-Cmd | |
parent | virtual/perl-IO-Zlib: Add 5.34 version (diff) | |
download | gentoo-ab5fcb360ab6b04beddbdd6bce9c70c9c7f6bbca.tar.gz gentoo-ab5fcb360ab6b04beddbdd6bce9c70c9c7f6bbca.tar.bz2 gentoo-ab5fcb360ab6b04beddbdd6bce9c70c9c7f6bbca.zip |
virtual/perl-IPC-Cmd: Add 5.34 as provider
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'virtual/perl-IPC-Cmd')
-rw-r--r-- | virtual/perl-IPC-Cmd/perl-IPC-Cmd-1.40.0-r1.ebuild (renamed from virtual/perl-IPC-Cmd/perl-IPC-Cmd-1.40.0.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-1.40.0.ebuild b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-1.40.0-r1.ebuild index 9800551b93cb..448304b10c18 100644 --- a/virtual/perl-IPC-Cmd/perl-IPC-Cmd-1.40.0.ebuild +++ b/virtual/perl-IPC-Cmd/perl-IPC-Cmd-1.40.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 |