diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-06-27 19:16:43 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-06-27 19:16:43 +0800 |
commit | 4bb2c8bcaad335581fde7e101a46684a0c6b868f (patch) | |
tree | 174bdf72f9565c2ad2f371e2e0dc6e40573c19c8 /net-misc/gsasl | |
parent | net-vpn/wireguard-modules: bump to 1.0.20220627 (diff) | |
download | gentoo-4bb2c8bcaad335581fde7e101a46684a0c6b868f.tar.gz gentoo-4bb2c8bcaad335581fde7e101a46684a0c6b868f.tar.bz2 gentoo-4bb2c8bcaad335581fde7e101a46684a0c6b868f.zip |
net-misc/gsasl: keyword 2.0.0 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-misc/gsasl')
-rw-r--r-- | net-misc/gsasl/gsasl-2.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/gsasl/gsasl-2.0.0.ebuild b/net-misc/gsasl/gsasl-2.0.0.ebuild index 39aa5b66d7a4..f6e456d462e3 100644 --- a/net-misc/gsasl/gsasl-2.0.0.ebuild +++ b/net-misc/gsasl/gsasl-2.0.0.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="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="+client gcrypt gnutls idn kerberos nls ntlm +server static-libs" REQUIRED_USE="|| ( client server )" |