diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 17:20:58 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 17:21:51 +0000 |
commit | 01610f824786a9472d97c2be8acefccda8ccbbb7 (patch) | |
tree | db6429919988ecae644b2c951db568ec5c82aec3 | |
parent | virtual/perl-DB_File: Stabilize 1.858.0 arm, #913085 (diff) | |
download | gentoo-01610f824786a9472d97c2be8acefccda8ccbbb7.tar.gz gentoo-01610f824786a9472d97c2be8acefccda8ccbbb7.tar.bz2 gentoo-01610f824786a9472d97c2be8acefccda8ccbbb7.zip |
virtual/perl-ExtUtils-Install: Stabilize 2.220.0 arm, #913085
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.220.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.220.0.ebuild b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.220.0.ebuild index 63e02a09c850..f5199189b468 100644 --- a/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.220.0.ebuild +++ b/virtual/perl-ExtUtils-Install/perl-ExtUtils-Install-2.220.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="Virtual for ExtUtils-Install" 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" +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.38* ~perl-core/${PN#perl-}-${PV} ) |