diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-12-01 23:36:09 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-12-01 23:36:09 +0100 |
commit | b3e8ac6c7f8a2b71bab2b8ded815f4ed6f66036c (patch) | |
tree | f42fc47b92e7031aaff8fa088301afb340f3072a /perl-core | |
parent | virtual/perl-Getopt-Long: Stabilize 2.580.0 x86, #945607 (diff) | |
download | gentoo-b3e8ac6c7f8a2b71bab2b8ded815f4ed6f66036c.tar.gz gentoo-b3e8ac6c7f8a2b71bab2b8ded815f4ed6f66036c.tar.bz2 gentoo-b3e8ac6c7f8a2b71bab2b8ded815f4ed6f66036c.zip |
perl-core/Getopt-Long: Stabilize 2.580.0 x86, #945607
Signed-off-by: Jakov Smolić <jsmolic@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 8403909631dd..fce40603097a 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" |