From 2e99e84e6621d72391954b875ea8306a605cf237 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 23 Nov 2024 18:02:42 +0000 Subject: [PATCH] net-misc/gsasl: Stabilize 2.2.1 x86, #944658 Signed-off-by: Arthur Zamarin --- net-misc/gsasl/gsasl-2.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/gsasl/gsasl-2.2.1.ebuild b/net-misc/gsasl/gsasl-2.2.1.ebuild index 317f333de377b..da4ea660d7674 100644 --- a/net-misc/gsasl/gsasl-2.2.1.ebuild +++ b/net-misc/gsasl/gsasl-2.2.1.ebuild @@ -13,7 +13,7 @@ LICENSE="GPL-3" SLOT="0" # Before giving keywords (or ideally even bumping), please check https://www.gnu.org/software/gsasl/ to see # if it's a stable release or not! -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~loong ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="+client gcrypt gnutls idn kerberos nls ntlm +server static-libs" REQUIRED_USE="|| ( client server )"