diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-23 18:02:42 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-11-23 18:02:42 +0000 |
commit | 2e99e84e6621d72391954b875ea8306a605cf237 (patch) | |
tree | 36b141331b0e24dc8c2f55d52e291a1ec6deea72 /net-misc | |
parent | media-gfx/renderdoc: Stabilize 1.32 amd64, #944654 (diff) | |
download | gentoo-2e99e84e6621d72391954b875ea8306a605cf237.tar.gz gentoo-2e99e84e6621d72391954b875ea8306a605cf237.tar.bz2 gentoo-2e99e84e6621d72391954b875ea8306a605cf237.zip |
net-misc/gsasl: Stabilize 2.2.1 x86, #944658
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/gsasl/gsasl-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gsasl/gsasl-2.2.1.ebuild b/net-misc/gsasl/gsasl-2.2.1.ebuild index 317f333de377..da4ea660d767 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 )" |