commit: 8fa5dd08b37fa5c2d6ae6b9351b4b0dc59dcb7aa Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de> AuthorDate: Mon May 3 05:33:47 2021 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Mon May 3 07:56:44 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8fa5dd08
dev-perl/CGI-Compile: stable 0.250.0 for sparc, bug #787692 Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-perl/CGI-Compile/CGI-Compile-0.250.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/CGI-Compile/CGI-Compile-0.250.0.ebuild b/dev-perl/CGI-Compile/CGI-Compile-0.250.0.ebuild index 3a48ef3395f..09dd3978ebb 100644 --- a/dev-perl/CGI-Compile/CGI-Compile-0.250.0.ebuild +++ b/dev-perl/CGI-Compile/CGI-Compile-0.250.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 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Compile .cgi scripts to a code reference like ModPerl::Registry" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86" IUSE="test" RESTRICT="!test? ( test )"
