From b5293139acb60dd927f5be94322ac71dc58bfc67 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Tue, 9 Sep 2025 22:02:39 +0300 Subject: [PATCH] dev-perl/Apache-AuthCookie: Stabilize 3.320.0 x86, #943421 Signed-off-by: Arthur Zamarin --- 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 bb7763b76a526..2fadb924cb41d 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