diff options
author | 2024-12-01 18:33:10 +0000 | |
---|---|---|
committer | 2024-12-01 18:33:10 +0000 | |
commit | 1be832392c931aa5262135eccbbabd76d305b187 (patch) | |
tree | f5a297d3c7a55888156e678c27f174697dcdd36a /virtual | |
parent | perl-core/Getopt-Long: Stabilize 2.580.0 arm64, #945607 (diff) | |
download | gentoo-1be832392c931aa5262135eccbbabd76d305b187.tar.gz gentoo-1be832392c931aa5262135eccbbabd76d305b187.tar.bz2 gentoo-1be832392c931aa5262135eccbbabd76d305b187.zip |
virtual/perl-Getopt-Long: Stabilize 2.580.0 arm, #945607
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/perl-Getopt-Long/perl-Getopt-Long-2.580.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.580.0.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.580.0.ebuild index 38f0f54060fa..6f1e6e3851ad 100644 --- a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.580.0.ebuild +++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.580.0.ebuild @@ -5,7 +5,7 @@ EAPI=8 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" ~perl-core/${PN#perl-}-${PV} |