diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-06-02 21:34:09 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2017-06-16 02:32:23 +0200 |
commit | a5808aae23e319af192fc73a2aa1fb863e876d99 (patch) | |
tree | 7e2ec7194bbac8d563e34f454ae1084e65d38921 /virtual/perl-ExtUtils-MakeMaker | |
parent | virtual/perl-ExtUtils-MakeMaker: Remove old (diff) | |
download | gentoo-a5808aae23e319af192fc73a2aa1fb863e876d99.tar.gz gentoo-a5808aae23e319af192fc73a2aa1fb863e876d99.tar.bz2 gentoo-a5808aae23e319af192fc73a2aa1fb863e876d99.zip |
virtual/perl-ExtUtils-MakeMaker: Add Perl 5.26 as provider
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'virtual/perl-ExtUtils-MakeMaker')
-rw-r--r-- | virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.240.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.240.0.ebuild b/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.240.0.ebuild index ab7c6c11f0cc..0d2ad91d9cdc 100644 --- a/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.240.0.ebuild +++ b/virtual/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker-7.240.0.ebuild @@ -8,7 +8,7 @@ SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" - ~perl-core/${PN#perl-}-${PV} + || ( =dev-lang/perl-5.26* ~perl-core/${PN#perl-}-${PV} ) dev-lang/perl:= !<perl-core/${PN#perl-}-${PV} !>perl-core/${PN#perl-}-${PV}-r999 |