diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-01 18:33:07 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-01 18:33:07 +0000 |
commit | 8864b913b44586209f2ada0735419243bfd0f1cd (patch) | |
tree | 3aefb9dfdb160c7e9b09d92e6e50b808347101e7 /perl-core | |
parent | virtual/perl-Getopt-Long: Stabilize 2.580.0 sparc, #945607 (diff) | |
download | gentoo-8864b913b44586209f2ada0735419243bfd0f1cd.tar.gz gentoo-8864b913b44586209f2ada0735419243bfd0f1cd.tar.bz2 gentoo-8864b913b44586209f2ada0735419243bfd0f1cd.zip |
perl-core/Getopt-Long: Stabilize 2.580.0 sparc, #945607
Signed-off-by: Arthur Zamarin <arthurzam@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 9820b8a64f97..831fae96ffef 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" |