commit: 5b96cd4bbc24be782b9c41658a4c61b9e7100211 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> AuthorDate: Sat May 29 13:55:39 2021 +0000 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org> CommitDate: Sat May 29 14:11:56 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b96cd4b
dev-perl/CGI-Application: Stable for amd64 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org> dev-perl/CGI-Application/CGI-Application-4.610.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-perl/CGI-Application/CGI-Application-4.610.0.ebuild b/dev-perl/CGI-Application/CGI-Application-4.610.0.ebuild index 16233b13da9..84876038df4 100644 --- a/dev-perl/CGI-Application/CGI-Application-4.610.0.ebuild +++ b/dev-perl/CGI-Application/CGI-Application-4.610.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Framework for building reusable web-applications" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="minimal test" RESTRICT="!test? ( test )" RDEPEND="
