diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-06 18:42:48 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-10-06 21:37:49 +0300 |
commit | 784b33d431a98207e4c317631334c1d80e9189fc (patch) | |
tree | 8b9b414612c26b84af99ec9585d46c76c0856f47 /dev-perl/Getopt-Long-Descriptive | |
parent | dev-lang/snobol: QA: VariableOrderWrong (diff) | |
download | gentoo-784b33d431a98207e4c317631334c1d80e9189fc.tar.gz gentoo-784b33d431a98207e4c317631334c1d80e9189fc.tar.bz2 gentoo-784b33d431a98207e4c317631334c1d80e9189fc.zip |
dev-perl/Getopt-Long-Descriptive: Stabilize 0.114.0 arm, #940157
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.114.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.114.0.ebuild b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.114.0.ebuild index c7f0f7f943c8..f2d9fba334d0 100644 --- a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.114.0.ebuild +++ b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.114.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" |