commit: d6b870adcf052ed1506025950f55bb9954b7be62 Author: WANG Xuerui <xen0n <AT> gentoo <DOT> org> AuthorDate: Tue May 10 01:21:13 2022 +0000 Commit: WANG Xuerui <xen0n <AT> gentoo <DOT> org> CommitDate: Tue May 10 01:21:13 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6b870ad
dev-libs/wayland-protocols: keyword 1.25 for ~loong Tests currently cannot be built natively on loong, due to toolchain bug, but the package only installs data files. See: https://bugs.gentoo.org/843371 Signed-off-by: WANG Xuerui <xen0n <AT> gentoo.org> dev-libs/wayland-protocols/wayland-protocols-1.25.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.25.ebuild b/dev-libs/wayland-protocols/wayland-protocols-1.25.ebuild index 6c937ab49bdd..242f37338ccf 100644 --- a/dev-libs/wayland-protocols/wayland-protocols-1.25.ebuild +++ b/dev-libs/wayland-protocols/wayland-protocols-1.25.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} = 9999* ]]; then inherit git-r3 else SRC_URI="https://wayland.freedesktop.org/releases/${P}.tar.xz" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86" fi LICENSE="MIT"
