diff options
author | Sam James <sam@gentoo.org> | 2024-12-05 22:25:41 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-12-05 22:25:41 +0000 |
commit | 371c4625d88270344f8dc6fe596317641027dffb (patch) | |
tree | 1d3cd69d4e229cf4039c3ce509667a307ad3f972 /virtual/perl-Getopt-Long | |
parent | dev-perl/XML-LibXML: fix tests w/ >=libxml2-2.13.0 (diff) | |
download | gentoo-371c4625d88270344f8dc6fe596317641027dffb.tar.gz gentoo-371c4625d88270344f8dc6fe596317641027dffb.tar.bz2 gentoo-371c4625d88270344f8dc6fe596317641027dffb.zip |
virtual/perl-Getopt-Long: Stabilize 2.580.0 amd64, #945607
Signed-off-by: Sam James <sam@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 ff4bcdbb2bda..d493ddb8851b 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} |