diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:18:38 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 14:21:20 +0800 |
commit | caf938a903d09d831ac00b2fb7a46a71ebadd2b2 (patch) | |
tree | a225e692670fd0ea781c44ae56da2349cf063f82 /net-libs/libgsasl | |
parent | net-misc/socat: keyword 1.7.4.3 for ~loong (diff) | |
download | gentoo-caf938a903d09d831ac00b2fb7a46a71ebadd2b2.tar.gz gentoo-caf938a903d09d831ac00b2fb7a46a71ebadd2b2.tar.bz2 gentoo-caf938a903d09d831ac00b2fb7a46a71ebadd2b2.zip |
net-libs/libgsasl: keyword 1.10.0 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'net-libs/libgsasl')
-rw-r--r-- | net-libs/libgsasl/libgsasl-1.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-libs/libgsasl/libgsasl-1.10.0.ebuild b/net-libs/libgsasl/libgsasl-1.10.0.ebuild index c397cf421f6f..957217656098 100644 --- a/net-libs/libgsasl/libgsasl-1.10.0.ebuild +++ b/net-libs/libgsasl/libgsasl-1.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ LICENSE="GPL-3 LGPL-3" SLOT="0" # Before giving keywords, please check https://www.gnu.org/software/gsasl/ to see # if it's a stable release or not! -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="idn gcrypt kerberos nls ntlm static-libs" DEPEND=" |