diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 20:30:40 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 20:30:40 +0300 |
commit | bfe9a900c363fcea05a89a2aa48b548e9356a4a8 (patch) | |
tree | 9e4dcc3bb36abf91aa370e015b344f8eb08da12b /dev-perl | |
parent | dev-perl/Getopt-Long-Descriptive: Stabilize 0.114.0 x86, #940157 (diff) | |
download | gentoo-bfe9a900c363fcea05a89a2aa48b548e9356a4a8.tar.gz gentoo-bfe9a900c363fcea05a89a2aa48b548e9356a4a8.tar.bz2 gentoo-bfe9a900c363fcea05a89a2aa48b548e9356a4a8.zip |
dev-perl/Getopt-Long-Descriptive: Stabilize 0.114.0 amd64, #940157
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 cf9d9bc4f250..c7f0f7f943c8 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" |