commit:     2f012ff3b7ae0dc8e8c41c1a0d8fc9fdadaf4928
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 13 18:20:22 2021 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Dec 13 18:20:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f012ff3

www-apache/mod_authnz_external: Stabilize 3.3.3 amd64, #829100

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 www-apache/mod_authnz_external/mod_authnz_external-3.3.3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-apache/mod_authnz_external/mod_authnz_external-3.3.3.ebuild 
b/www-apache/mod_authnz_external/mod_authnz_external-3.3.3.ebuild
index a118abb601a5..a4ea9f918ea8 100644
--- a/www-apache/mod_authnz_external/mod_authnz_external-3.3.3.ebuild
+++ b/www-apache/mod_authnz_external/mod_authnz_external-3.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then
        S="${WORKDIR}/${P}/mod_authnz_external"
 else
        SRC_URI="https://github.com/phokz/mod-auth-external/archive/${P}.tar.gz";
-       KEYWORDS="~amd64 ~x86"
+       KEYWORDS="amd64 ~x86"
        S="${WORKDIR}/mod-auth-external-${P}"
 fi
 

Reply via email to