commit: 002fe78fab8f91f76e9ef6d68931c35466cfced6 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Jul 10 00:46:03 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Jul 10 00:47:33 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=002fe78f
dev-perl/Mouse: Stabilize 2.4.10-r1 amd64, #801394 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/Mouse/Mouse-2.4.10-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Mouse/Mouse-2.4.10-r1.ebuild b/dev-perl/Mouse/Mouse-2.4.10-r1.ebuild index a77ea8231d5..536ef5d6d1e 100644 --- a/dev-perl/Mouse/Mouse-2.4.10-r1.ebuild +++ b/dev-perl/Mouse/Mouse-2.4.10-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Moose minus the antlers" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="test" RESTRICT="!test? ( test )"