summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-29 15:58:41 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-29 16:12:05 +0200
commit7d2d8230d0043386e86ce90147888e0df5a65d94 (patch)
treece86afb2af53689c3cb2d5a3f1e1cfdd220fd2b1 /dev-perl/CGI-Application-Dispatch
parentdev-perl/HTTP-Exception: Stable for amd64 (diff)
downloadgentoo-7d2d8230d0043386e86ce90147888e0df5a65d94.tar.gz
gentoo-7d2d8230d0043386e86ce90147888e0df5a65d94.tar.bz2
gentoo-7d2d8230d0043386e86ce90147888e0df5a65d94.zip
dev-perl/CGI-Application-Dispatch: 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-Dispatch')
-rw-r--r--dev-perl/CGI-Application-Dispatch/CGI-Application-Dispatch-3.120.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CGI-Application-Dispatch/CGI-Application-Dispatch-3.120.0-r2.ebuild b/dev-perl/CGI-Application-Dispatch/CGI-Application-Dispatch-3.120.0-r2.ebuild
index b70bb8229586..10776604cd05 100644
--- a/dev-perl/CGI-Application-Dispatch/CGI-Application-Dispatch-3.120.0-r2.ebuild
+++ b/dev-perl/CGI-Application-Dispatch/CGI-Application-Dispatch-3.120.0-r2.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="Dispatch requests to CGI::Application based objects"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="