commit: 2f346cf60615e947e6b80905346f5ec17d9d8d54 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Tue Apr 11 18:07:40 2017 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Tue Apr 11 18:07:40 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f346cf6
dev-perl/Class-C3: ALLARCHES stable re bug #615102 x86 arch testing bug Myckel Habets Bug: https://bugs.gentoo.org/615102 Package-Manager: Portage-2.3.4, Repoman-2.3.2 dev-perl/Class-C3/Class-C3-0.310.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Class-C3/Class-C3-0.310.0.ebuild b/dev-perl/Class-C3/Class-C3-0.310.0.ebuild index 603581b246c..fe93836b847 100644 --- a/dev-perl/Class-C3/Class-C3-0.310.0.ebuild +++ b/dev-perl/Class-C3/Class-C3-0.310.0.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 pragma to use the C3 method resolution order algortihm" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~ppc-macos ~x64-macos ~x86-solaris" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~ppc-aix ~ppc-macos ~x64-macos ~x86-solaris" IUSE="test" RDEPEND="
