diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 17:21:24 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-01 17:22:07 +0000 |
commit | 06e4482f825843ed9e7e624c8465fb0533edbe20 (patch) | |
tree | 7daf502ce73388548c6a1b10c062e59d8c36d6c6 /virtual/perl-ExtUtils-Install | |
parent | virtual/perl-DB_File: Stabilize 1.858.0 arm64, #913085 (diff) | |
download | gentoo-06e4482f825843ed9e7e624c8465fb0533edbe20.tar.gz gentoo-06e4482f825843ed9e7e624c8465fb0533edbe20.tar.bz2 gentoo-06e4482f825843ed9e7e624c8465fb0533edbe20.zip |
virtual/perl-ExtUtils-Install: Stabilize 2.220.0 arm64, #913085
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'virtual/perl-ExtUtils-Install')
-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 f5199189b468..c8921ef04347 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} ) |