diff options
author | 2020-11-10 21:02:58 +0000 | |
---|---|---|
committer | 2020-11-10 21:02:58 +0000 | |
commit | 6b743bd018b07ef2e9d4c1a204bebc67d85e414e (patch) | |
tree | bb8baccf4052a4472ed711cd698ad9dfa1cc6687 /app-crypt/mit-krb5 | |
parent | app-crypt/mit-krb5: Stabilize 1.18.2-r2 arm64, #753281 (diff) | |
download | gentoo-6b743bd018b07ef2e9d4c1a204bebc67d85e414e.tar.gz gentoo-6b743bd018b07ef2e9d4c1a204bebc67d85e414e.tar.bz2 gentoo-6b743bd018b07ef2e9d4c1a204bebc67d85e414e.zip |
app-crypt/mit-krb5: Stabilize 1.18.2-r2 arm, #753281
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-crypt/mit-krb5')
-rw-r--r-- | app-crypt/mit-krb5/mit-krb5-1.18.2-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/mit-krb5/mit-krb5-1.18.2-r2.ebuild b/app-crypt/mit-krb5/mit-krb5-1.18.2-r2.ebuild index 7a02646bb5a9..9f4e53e54b71 100644 --- a/app-crypt/mit-krb5/mit-krb5-1.18.2-r2.ebuild +++ b/app-crypt/mit-krb5/mit-krb5-1.18.2-r2.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://web.mit.edu/kerberos/dist/krb5/${P_DIR}/${MY_P}.tar.gz" LICENSE="openafs-krb5-a BSD MIT OPENLDAP BSD-2 HPND BSD-4 ISC RSA CC-BY-SA-3.0 || ( BSD-2 GPL-2+ )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="cpu_flags_x86_aes doc +keyutils libressl lmdb nls openldap +pkinit selinux +threads test xinetd" # Test suite requires network access |