commit: b6a2691d8d820e6d095a6df9c4e328c363414bf6
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 4 00:29:17 2026 +0000
Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Wed Mar 4 00:31:23 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6a2691d
dev-libs/wayland-protocols: Stabilize 1.47 ppc64, #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 63b0809775b9..e38c82c89a11 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"