commit: 9904be6272aa7bde5406fe1b906bf8cc6cbca1ea Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Tue May 4 07:01:04 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Tue May 4 07:01:04 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9904be62
dev-perl/Config-Grammar: amd64 stable wrt bug #788037 Package-Manager: Portage-3.0.13, Repoman-3.0.2 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-perl/Config-Grammar/Config-Grammar-1.130.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/Config-Grammar/Config-Grammar-1.130.0.ebuild b/dev-perl/Config-Grammar/Config-Grammar-1.130.0.ebuild index 18e4df9daa1..d9414e2a2b3 100644 --- a/dev-perl/Config-Grammar/Config-Grammar-1.130.0.ebuild +++ b/dev-perl/Config-Grammar/Config-Grammar-1.130.0.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 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A grammar-based, user-friendly config parser" SLOT="0" -KEYWORDS="~amd64 ~hppa ~sparc ~x86" +KEYWORDS="amd64 ~hppa ~sparc ~x86" IUSE="test" RESTRICT="!test? ( test )"
