diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 10:45:41 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-05-20 10:45:41 +0200 |
commit | d39c71553a5cf6b02ede7268f2dd5d3da7166830 (patch) | |
tree | 169561ccbec0f88e0a449d35d9fbca873442874e | |
parent | dev-perl/File-Find-Rule-Perl: amd64 stable wrt bug #617120 (diff) | |
download | gentoo-d39c71553a5cf6b02ede7268f2dd5d3da7166830.tar.gz gentoo-d39c71553a5cf6b02ede7268f2dd5d3da7166830.tar.bz2 gentoo-d39c71553a5cf6b02ede7268f2dd5d3da7166830.zip |
dev-perl/Moose: amd64 stable wrt bug #617120
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-perl/Moose/Moose-2.160.500.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Moose/Moose-2.160.500.ebuild b/dev-perl/Moose/Moose-2.160.500.ebuild index e0be4012e042..be265f8a8cae 100644 --- a/dev-perl/Moose/Moose-2.160.500.ebuild +++ b/dev-perl/Moose/Moose-2.160.500.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A postmodern object system for Perl 5" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-macos" +KEYWORDS="amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~x64-macos" IUSE="test" CONFLICTS=" |