summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-29 15:55:39 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-29 16:11:56 +0200
commit5b96cd4bbc24be782b9c41658a4c61b9e7100211 (patch)
tree562a67340ad07b301839694d4999b2fa4b28d908 /dev-perl/CGI-Application
parentnet-misc/pedro: update HOMEPAGE and SRC_URI. Bug #792714 (diff)
downloadgentoo-5b96cd4bbc24be782b9c41658a4c61b9e7100211.tar.gz
gentoo-5b96cd4bbc24be782b9c41658a4c61b9e7100211.tar.bz2
gentoo-5b96cd4bbc24be782b9c41658a4c61b9e7100211.zip
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@gentoo.org>
Diffstat (limited to 'dev-perl/CGI-Application')
-rw-r--r--dev-perl/CGI-Application/CGI-Application-4.610.0.ebuild4
1 files 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 16233b13da96..84876038df4f 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="