summaryrefslogtreecommitdiff
path: root/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.310.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-01-15 07:18:17 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-01-15 07:18:17 +0000
commit804e8874f39a664f97becd43e96d0cced9c58d50 (patch)
tree590e268eee71bfc464ebe3ad7b8b85b3f902fc74 /dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.310.0.ebuild
parent7387c23ff485f2416512185bf64584028335b993 (diff)
gentoo auto-resync : 15:01:2024 - 07:18:16
Diffstat (limited to 'dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.310.0.ebuild')
-rw-r--r--dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.310.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.310.0.ebuild b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.310.0.ebuild
index 75e3eb18abd3..e5d706732898 100644
--- a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.310.0.ebuild
+++ b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.310.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Perl Authentication and Authorization via cookies"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
>=www-apache/mod_perl-2