commit: 48f01257287251769d0f8b389ca033bd0d9f94a4 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Thu Apr 5 14:02:44 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Thu Apr 5 14:09:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48f01257
dev-perl/Class-Mix: amd64 stable Bug: https://bugs.gentoo.org/652542 Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-perl/Class-Mix/Class-Mix-0.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Class-Mix/Class-Mix-0.6.0.ebuild b/dev-perl/Class-Mix/Class-Mix-0.6.0.ebuild index 0b5043a41e6..8f091ee4c59 100644 --- a/dev-perl/Class-Mix/Class-Mix-0.6.0.ebuild +++ b/dev-perl/Class-Mix/Class-Mix-0.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="dynamic class mixing" LICENSE=" || ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" RDEPEND="
