Gentoo Archives: gentoo-commits

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