commit: 2314f46b96cf4b77784db2965ddb9a9676726416 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Thu Apr 5 14:02:03 2018 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Thu Apr 5 14:09:08 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2314f46b
dev-perl/Class-Load-XS: amd64 stable Bug: https://bugs.gentoo.org/652540 Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-perl/Class-Load-XS/Class-Load-XS-0.100.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0.ebuild b/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0.ebuild index b07ebb710d2..7bcdd3ada37 100644 --- a/dev-perl/Class-Load-XS/Class-Load-XS-0.100.0.ebuild +++ b/dev-perl/Class-Load-XS/Class-Load-XS-0.100.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 @@ -11,7 +11,7 @@ DESCRIPTION="XS implementation of parts of Class::Load" LICENSE="Artistic-2" 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" RDEPEND="
