commit: f8d0cc5d41f9f998b68fbcf641454f2eda6a6820 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Tue May 24 11:13:36 2022 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Tue May 24 11:14:15 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f8d0cc5d
dev-libs/libgudev: keyword 237-r1 for ~loong Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> dev-libs/libgudev/libgudev-237-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/libgudev/libgudev-237-r1.ebuild b/dev-libs/libgudev/libgudev-237-r1.ebuild index 0d33ffc69483..a6fc1c64e605 100644 --- a/dev-libs/libgudev/libgudev-237-r1.ebuild +++ b/dev-libs/libgudev/libgudev-237-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2015-2021 Gentoo Authors +# Copyright 2015-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://download.gnome.org/sources/libgudev/${PV}/${P}.tar.xz" LICENSE="LGPL-2.1+" SLOT="0/0" -KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="introspection test" RESTRICT="!test? ( test )"