Gentoo Archives: gentoo-commits

From: WANG Xuerui <xen0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/gsasl/
Date: Mon, 27 Jun 2022 11:17:12
Message-Id: 1656328603.4bb2c8bcaad335581fde7e101a46684a0c6b868f.xen0n@gentoo
1 commit: 4bb2c8bcaad335581fde7e101a46684a0c6b868f
2 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 27 11:16:43 2022 +0000
4 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 27 11:16:43 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bb2c8bc
7
8 net-misc/gsasl: keyword 2.0.0 for ~loong
9
10 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org>
11
12 net-misc/gsasl/gsasl-2.0.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/net-misc/gsasl/gsasl-2.0.0.ebuild b/net-misc/gsasl/gsasl-2.0.0.ebuild
16 index 39aa5b66d7a4..f6e456d462e3 100644
17 --- a/net-misc/gsasl/gsasl-2.0.0.ebuild
18 +++ b/net-misc/gsasl/gsasl-2.0.0.ebuild
19 @@ -13,7 +13,7 @@ LICENSE="GPL-3"
20 SLOT="0"
21 # Before giving keywords (or ideally even bumping), please check https://www.gnu.org/software/gsasl/ to see
22 # if it's a stable release or not!
23 -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
24 +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
25 IUSE="+client gcrypt gnutls idn kerberos nls ntlm +server static-libs"
26 REQUIRED_USE="|| ( client server )"