diff options
author | 2021-07-20 02:26:30 +0100 | |
---|---|---|
committer | 2021-07-20 02:26:30 +0100 | |
commit | ff65e24b2a84e509c1ab7e439eff55b295d606eb (patch) | |
tree | c69bf78f3477ea73402abbdabf9e96447aea7701 /virtual/perl-Getopt-Long | |
parent | virtual/perl-File-Temp: Stabilize 0.231.100 amd64, #802639 (diff) | |
download | gentoo-ff65e24b2a84e509c1ab7e439eff55b295d606eb.tar.gz gentoo-ff65e24b2a84e509c1ab7e439eff55b295d606eb.tar.bz2 gentoo-ff65e24b2a84e509c1ab7e439eff55b295d606eb.zip |
virtual/perl-Getopt-Long: Stabilize 2.520.0 amd64, #802639
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.520.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.520.0.ebuild b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.520.0.ebuild index 66ab4ef429d3..f30ed097fb28 100644 --- a/virtual/perl-Getopt-Long/perl-Getopt-Long-2.520.0.ebuild +++ b/virtual/perl-Getopt-Long/perl-Getopt-Long-2.520.0.ebuild @@ -5,7 +5,7 @@ EAPI=7 DESCRIPTION="Virtual for ${PN#perl-}" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" RDEPEND=" || ( =dev-lang/perl-5.34* ~perl-core/${PN#perl-}-${PV} ) |