diff options
author | Markus Meier <maekke@gentoo.org> | 2018-08-24 21:36:28 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2018-08-24 21:36:28 +0200 |
commit | 66bb99231bcffe1f526340ed3b30decc8bc5658e (patch) | |
tree | a2d67163b4d7f3e6dd54b67b0ed259e191a5b9b3 /dev-perl/Getopt-Long-Descriptive | |
parent | dev-perl/CPAN-Meta-Check: arm stable, bug #657634 (diff) | |
download | gentoo-66bb99231bcffe1f526340ed3b30decc8bc5658e.tar.gz gentoo-66bb99231bcffe1f526340ed3b30decc8bc5658e.tar.bz2 gentoo-66bb99231bcffe1f526340ed3b30decc8bc5658e.zip |
dev-perl/Getopt-Long-Descriptive: arm stable, bug #657634
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-perl/Getopt-Long-Descriptive')
-rw-r--r-- | dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.100.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.100.0.ebuild b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.100.0.ebuild index 41089548ac8e..ffc1cde9eeb1 100644 --- a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.100.0.ebuild +++ b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.100.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Getopt::Long with usage text" SLOT="0" -KEYWORDS="amd64 ~arm ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris" +KEYWORDS="amd64 arm ppc x86 ~ppc-aix ~ppc-macos ~x86-solaris" IUSE="test minimal" CONFLICTS="!<dev-perl/MooseX-Getopt-0.660.0" |