commit: b5293139acb60dd927f5be94322ac71dc58bfc67
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 9 19:02:39 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Tue Sep 9 19:02:39 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5293139
dev-perl/Apache-AuthCookie: Stabilize 3.320.0 x86, #943421
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.320.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.320.0.ebuild
b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.320.0.ebuild
index bb7763b76a52..2fadb924cb41 100644
--- a/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.320.0.ebuild
+++ b/dev-perl/Apache-AuthCookie/Apache-AuthCookie-3.320.0.ebuild
@@ -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