diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-11-23 14:49:12 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-11-23 14:49:45 +0100 |
commit | eaf19b006698bbc9fb8075acc69e71dcd69e0d9e (patch) | |
tree | af8735d4644ebe508618ed6d8f2e10ddb89ea21d /dev-perl/Getopt-Long-Descriptive | |
parent | dev-perl/Devel-PatchPerl: amd64 stable wrt bug #671730 (diff) | |
download | gentoo-eaf19b006698bbc9fb8075acc69e71dcd69e0d9e.tar.gz gentoo-eaf19b006698bbc9fb8075acc69e71dcd69e0d9e.tar.bz2 gentoo-eaf19b006698bbc9fb8075acc69e71dcd69e0d9e.zip |
dev-perl/Getopt-Long-Descriptive: amd64 stable wrt bug #671730
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-perl/Getopt-Long-Descriptive')
-rw-r--r-- | dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.103.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.103.0.ebuild b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.103.0.ebuild index f920a7354498..67d1643eb8cc 100644 --- a/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.103.0.ebuild +++ b/dev-perl/Getopt-Long-Descriptive/Getopt-Long-Descriptive-0.103.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Getopt::Long with usage text" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~ppc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test minimal" CONFLICTS="!<dev-perl/MooseX-Getopt-0.660.0" |