summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-29 15:59:42 +0200
committerAndreas K. Hüttel <dilfridge@gentoo.org>2021-05-29 16:12:08 +0200
commit790a566c7bb8eb3388287159af15b2d1234fcdab (patch)
tree644abca82e3eace7c523721678403a78d6e921b5
parentdev-perl/CGI-Application-Dispatch: Stable for amd64 (diff)
downloadgentoo-790a566c.tar.gz
gentoo-790a566c.tar.bz2
gentoo-790a566c.zip
dev-perl/CGI-Application-Plugin-Redirect: Stable for amd64
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
-rw-r--r--dev-perl/CGI-Application-Plugin-Redirect/CGI-Application-Plugin-Redirect-1.0.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/CGI-Application-Plugin-Redirect/CGI-Application-Plugin-Redirect-1.0.0-r1.ebuild b/dev-perl/CGI-Application-Plugin-Redirect/CGI-Application-Plugin-Redirect-1.0.0-r1.ebuild
index 0f7c14353c73..b9ff640cc4e5 100644
--- a/dev-perl/CGI-Application-Plugin-Redirect/CGI-Application-Plugin-Redirect-1.0.0-r1.ebuild
+++ b/dev-perl/CGI-Application-Plugin-Redirect/CGI-Application-Plugin-Redirect-1.0.0-r1.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="Easy external redirects in CGI::Application"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RESTRICT="!test? ( test )"
RDEPEND="