diff options
author | Sam James <sam@gentoo.org> | 2023-07-24 04:27:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-24 04:27:21 +0100 |
commit | c536acab9ddcab091b42b7a8b2e85f6f141fa7dc (patch) | |
tree | 6b09df158a1e923668ebeb3406b1422956cce440 /dev-perl/Getopt-Long-Descriptive | |
parent | dev-perl/PerlIO-utf8_strict: Stabilize 0.10.0 sparc, #910891 (diff) | |
download | gentoo-c536acab9ddcab091b42b7a8b2e85f6f141fa7dc.tar.gz gentoo-c536acab9ddcab091b42b7a8b2e85f6f141fa7dc.tar.bz2 gentoo-c536acab9ddcab091b42b7a8b2e85f6f141fa7dc.zip |
dev-perl/Getopt-Long-Descriptive: Stabilize 0.111.0 amd64, #910763
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Getopt-Long-Descriptive')
-rw-r--r-- | dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.111.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.111.0.ebuild b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.111.0.ebuild index fda7e4102036..edb1bce76484 100644 --- a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.111.0.ebuild +++ b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.111.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Getopt::Long with usage text" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ~arm ~ppc ~riscv x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="minimal" CONFLICTS="!<dev-perl/MooseX-Getopt-0.660.0" |