diff options
author | 2024-12-05 22:25:42 +0000 | |
---|---|---|
committer | 2024-12-05 22:25:42 +0000 | |
commit | eb7dc9a242433352de838c295d7e259730875ba4 (patch) | |
tree | c64bd3675b7b0cb177c3ac53129f5683db28be21 /perl-core | |
parent | virtual/perl-Getopt-Long: Stabilize 2.580.0 amd64, #945607 (diff) | |
download | gentoo-eb7dc9a242433352de838c295d7e259730875ba4.tar.gz gentoo-eb7dc9a242433352de838c295d7e259730875ba4.tar.bz2 gentoo-eb7dc9a242433352de838c295d7e259730875ba4.zip |
perl-core/Getopt-Long: Stabilize 2.580.0 amd64, #945607
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild index fce40603097a..95c0ec5237c8 100644 --- a/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild +++ b/perl-core/Getopt-Long/Getopt-Long-2.580.0.ebuild @@ -11,4 +11,4 @@ inherit perl-module DESCRIPTION="Advanced handling of command line options" 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" |