commit: 35dbd9ee1b6d503d5d89a671b74a6bf2a90b7631
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 5 22:20:40 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Thu Feb 5 23:41:28 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=35dbd9ee
dev-libs/wayland-protocols: Stabilize 1.47 amd64, #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 7b16886d46c4..8a564881ae79 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"