commit: b9573d6792d26f42a5495ab2b5227be605e86db0 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Thu Jul 1 15:01:25 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Thu Jul 1 15:01:25 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9573d67
dev-perl/Moose-Autobox: stable for amd64 Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> dev-perl/Moose-Autobox/Moose-Autobox-0.160.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Moose-Autobox/Moose-Autobox-0.160.0.ebuild b/dev-perl/Moose-Autobox/Moose-Autobox-0.160.0.ebuild index af93ae5ecd9..7f6346a719e 100644 --- a/dev-perl/Moose-Autobox/Moose-Autobox-0.160.0.ebuild +++ b/dev-perl/Moose-Autobox/Moose-Autobox-0.160.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Autoboxed wrappers for Native Perl datatypes" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="test" RESTRICT="!test? ( test )"
