summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-02-24 17:26:07 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-02-24 17:26:07 +0200
commit3b97d15cc7bcfc09f9bea669b2e92a30b99b8a6f (patch)
tree2440b6fc48fc92594e36b2b31c3e1a6ea52af2d5
parentdev-util/ostree: add 2024.3 (diff)
downloadgentoo-3b97d15cc7bcfc09f9bea669b2e92a30b99b8a6f.tar.gz
gentoo-3b97d15cc7bcfc09f9bea669b2e92a30b99b8a6f.tar.bz2
gentoo-3b97d15cc7bcfc09f9bea669b2e92a30b99b8a6f.zip
app-crypt/mit-krb5: Stabilize 1.21.2 amd64, #917465
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--app-crypt/mit-krb5/mit-krb5-1.21.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/mit-krb5/mit-krb5-1.21.2.ebuild b/app-crypt/mit-krb5/mit-krb5-1.21.2.ebuild
index c941459ad5db..116d4a13bcf9 100644
--- a/app-crypt/mit-krb5/mit-krb5-1.21.2.ebuild
+++ b/app-crypt/mit-krb5/mit-krb5-1.21.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="cpu_flags_x86_aes doc +keyutils lmdb nls openldap +pkinit selinux +threads test xinetd"
RESTRICT="!test? ( test )"