diff options
author | 2023-07-24 04:53:26 +0100 | |
---|---|---|
committer | 2023-07-24 04:53:26 +0100 | |
commit | 028c2e7963bec98234e06c508bd20c5f90ac01f5 (patch) | |
tree | 31cbe6b8651a33e337d095034cd362edb5462c07 /dev-perl/Getopt-Long-Descriptive | |
parent | dev-perl/DBIx-DBSchema: Stabilize 0.470.0 amd64, #910762 (diff) | |
download | gentoo-028c2e7963bec98234e06c508bd20c5f90ac01f5.tar.gz gentoo-028c2e7963bec98234e06c508bd20c5f90ac01f5.tar.bz2 gentoo-028c2e7963bec98234e06c508bd20c5f90ac01f5.zip |
dev-perl/Getopt-Long-Descriptive: Stabilize 0.111.0 arm, #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 edb1bce76484..59e2814a0b52 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" |