diff options
author | Sam James <sam@gentoo.org> | 2022-01-02 00:02:25 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-01-02 00:02:25 +0000 |
commit | 56b04df98cd8ed80b1ed5c3ef21a6add27347e0c (patch) | |
tree | 787701c1b586d9d2bf7ee7a047d7e58c71e9cac4 /www-apache/mod_auth_kerb | |
parent | dev-tcltk/tix: Stabilize 8.4.3-r2 x86, #828737 (diff) | |
download | gentoo-56b04df98cd8ed80b1ed5c3ef21a6add27347e0c.tar.gz gentoo-56b04df98cd8ed80b1ed5c3ef21a6add27347e0c.tar.bz2 gentoo-56b04df98cd8ed80b1ed5c3ef21a6add27347e0c.zip |
www-apache/mod_auth_kerb: Stabilize 5.4-r5 x86, #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 | 2 |
1 files changed, 1 insertions, 1 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 cc01f53deabe..f06674c34353 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 @@ -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}" |