diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-02 14:58:10 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-08-02 14:58:10 +0300 |
commit | 7f4d21620005932b65febcefb1fce269386d65b3 (patch) | |
tree | 70f245883aedd0edc4a8dbffa98148ecdd808e12 /dev-perl/Getopt-Long-Descriptive | |
parent | dev-python/pygraphviz: Stabilize 1.11 ppc, #910125 (diff) | |
download | gentoo-7f4d21620005932b65febcefb1fce269386d65b3.tar.gz gentoo-7f4d21620005932b65febcefb1fce269386d65b3.tar.bz2 gentoo-7f4d21620005932b65febcefb1fce269386d65b3.zip |
dev-perl/Getopt-Long-Descriptive: Stabilize 0.111.0 ppc, #910763
Signed-off-by: Arthur Zamarin <arthurzam@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 59e2814a0b52..eec9b3f040ac 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" |