diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 10:58:04 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:10:18 +0100 |
commit | a159d2d5b3dae8bd4e8e072a24b67f76429e9421 (patch) | |
tree | c0420889ee48359bf6ffad01e2ea71ccb17ef96a /dev-perl | |
parent | dev-java/maven-bin: x86 stable wrt bug #572970 (diff) | |
download | gentoo-a159d2d5b3dae8bd4e8e072a24b67f76429e9421.tar.gz gentoo-a159d2d5b3dae8bd4e8e072a24b67f76429e9421.tar.bz2 gentoo-a159d2d5b3dae8bd4e8e072a24b67f76429e9421.zip |
dev-perl/Getopt-Mixed: x86 stable wrt bug #573486
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Getopt-Mixed/Getopt-Mixed-1.120.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.120.0.ebuild b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.120.0.ebuild index de96d8463a31..d835aed3f111 100644 --- a/dev-perl/Getopt-Mixed/Getopt-Mixed-1.120.0.ebuild +++ b/dev-perl/Getopt-Mixed/Getopt-Mixed-1.120.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Getopt::Mixed is used for parsing mixed options" SLOT="0" -KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~ppc ~sparc x86" IUSE="test" RDEPEND=" |