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 | f2f636c3c072d5b5eb8eb95cb573442488a7ac1c (patch) | |
tree | 79f5dee0a5392292c652a041862e545b52c44c7b /virtual/perl-Getopt-Long | |
parent | perl-core/Getopt-Long: Stabilize 2.580.0 sparc, #945607 (diff) | |
download | gentoo-f2f636c3c072d5b5eb8eb95cb573442488a7ac1c.tar.gz gentoo-f2f636c3c072d5b5eb8eb95cb573442488a7ac1c.tar.bz2 gentoo-f2f636c3c072d5b5eb8eb95cb573442488a7ac1c.zip |
virtual/perl-Getopt-Long: Stabilize 2.580.0 ppc64, #945607
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'virtual/perl-Getopt-Long')
-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 87e05038e86e..63d547b8f4e4 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} |