diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 20:30:39 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-09-23 20:30:39 +0300 |
commit | 441e4caf0f55cb961ece68557fd5dc91252bb28b (patch) | |
tree | d2e906672aca6d658516fdc2ec645977e3a01908 /dev-perl/Getopt-Long-Descriptive | |
parent | perl-core/Compress-Raw-Zlib: Stabilize 2.212.0 amd64, #940154 (diff) | |
download | gentoo-441e4caf0f55cb961ece68557fd5dc91252bb28b.tar.gz gentoo-441e4caf0f55cb961ece68557fd5dc91252bb28b.tar.bz2 gentoo-441e4caf0f55cb961ece68557fd5dc91252bb28b.zip |
dev-perl/Getopt-Long-Descriptive: Stabilize 0.114.0 x86, #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 c5e10fc94544..cf9d9bc4f250 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" |