diff options
author | Sam James <sam@gentoo.org> | 2022-01-01 11:06:03 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-01 11:06:03 +0000 |
commit | 0023a0ee217fcfe45f666e577b4bc0d99c2ea7a6 (patch) | |
tree | 2a37df328489683737b42621cdf63b2ae1246873 /www-apache/mod_auth_kerb | |
parent | dev-tcltk/tix: Stabilize 8.4.3-r2 amd64, #828737 (diff) | |
download | gentoo-0023a0ee217fcfe45f666e577b4bc0d99c2ea7a6.tar.gz gentoo-0023a0ee217fcfe45f666e577b4bc0d99c2ea7a6.tar.bz2 gentoo-0023a0ee217fcfe45f666e577b4bc0d99c2ea7a6.zip |
www-apache/mod_auth_kerb: Stabilize 5.4-r5 amd64, #830208
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-apache/mod_auth_kerb')
-rw-r--r-- | www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r5.ebuild b/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r5.ebuild index 59a03c89f542..cc01f53deabe 100644 --- a/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r5.ebuild +++ b/www-apache/mod_auth_kerb/mod_auth_kerb-5.4-r5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/project/modauthkerb/${PN}/${P}/${P}.tar.gz LICENSE="BSD openafs-krb5-a HPND" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" DEPEND="virtual/krb5" RDEPEND="${DEPEND}" |