commit: a1dd2ae82e468d5497edfed84bacd13f19c25123 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Sat May 14 06:18:44 2022 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Sat May 14 06:21:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1dd2ae8
virtual/gsasl: keyword 2 for ~loong Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> virtual/gsasl/gsasl-2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/virtual/gsasl/gsasl-2.ebuild b/virtual/gsasl/gsasl-2.ebuild index a3693b92cfff..b35f552de7d6 100644 --- a/virtual/gsasl/gsasl-2.ebuild +++ b/virtual/gsasl/gsasl-2.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 @@ -6,6 +6,6 @@ EAPI=7 DESCRIPTION="Virtual for the GNU SASL library" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" RDEPEND="|| ( net-libs/libgsasl net-misc/gsasl )"
