diff options
author | 2024-12-01 18:35:04 +0100 | |
---|---|---|
committer | 2024-12-01 18:35:04 +0100 | |
commit | 5b34c2a6e8157a0bce7272ea0e56594b9fe67ea8 (patch) | |
tree | 3fa272226b0f29079cbdf1ca03740f3e3ccba180 /perl-core | |
parent | virtual/perl-Getopt-Long: Stabilize 2.580.0 ppc, #945607 (diff) | |
download | gentoo-5b34c2a6e8157a0bce7272ea0e56594b9fe67ea8.tar.gz gentoo-5b34c2a6e8157a0bce7272ea0e56594b9fe67ea8.tar.bz2 gentoo-5b34c2a6e8157a0bce7272ea0e56594b9fe67ea8.zip |
perl-core/Getopt-Long: Stabilize 2.580.0 ppc, #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 d7b1fb6c6518..9820b8a64f97 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" |