commit: 8320edb42d1fc326d67ec30df1c5ff5801426bd3
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 5 22:20:41 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Feb 5 23:41:29 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8320edb4
dev-libs/wayland-protocols: Stabilize 1.47 x86, #969647
Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>
dev-libs/wayland-protocols/wayland-protocols-1.47.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.47.ebuild
b/dev-libs/wayland-protocols/wayland-protocols-1.47.ebuild
index 8a564881ae79..b22ba45c4e17 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-1.47.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.47.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} = 9999* ]]; then
inherit git-r3
else
SRC_URI="https://gitlab.freedesktop.org/wayland/${PN}/-/releases/${PV}/downloads/${P}.tar.xz"
- KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86"
+ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64
~riscv ~s390 ~sparc x86"
fi
LICENSE="MIT"