diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-01 18:33:06 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-01 18:33:06 +0000 |
commit | 83bb44faf5c9de52a6e157340c99035f8fcff3d3 (patch) | |
tree | 8d13a60790461cde595ebfb9ee893986a03b41e4 /virtual | |
parent | dev-perl/XS-Parse-Keyword: Stabilize 0.430.0 arm, #945605 (diff) | |
download | gentoo-83bb44faf5c9de52a6e157340c99035f8fcff3d3.tar.gz gentoo-83bb44faf5c9de52a6e157340c99035f8fcff3d3.tar.bz2 gentoo-83bb44faf5c9de52a6e157340c99035f8fcff3d3.zip |
virtual/perl-Getopt-Long: Stabilize 2.580.0 sparc, #945607
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'virtual')
-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 c6fc3b76cf6c..87e05038e86e 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} |