commit: fe3542a537fb565bb19f61586adb43bcd8f8896f Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Thu May 5 23:34:36 2022 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Thu May 5 23:44:02 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe3542a5
dev-libs/libnl: keyword 3.6.0-r1 for ~loong Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> dev-libs/libnl/libnl-3.6.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libnl/libnl-3.6.0-r1.ebuild b/dev-libs/libnl/libnl-3.6.0-r1.ebuild index 57e88da16908..9d5b621e07b0 100644 --- a/dev-libs/libnl/libnl-3.6.0-r1.ebuild +++ b/dev-libs/libnl/libnl-3.6.0-r1.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}/${LIBNL_P}" LICENSE="LGPL-2.1 utils? ( GPL-2 )" SLOT="3" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="+debug python test utils" RESTRICT="!test? ( test )"