commit: 7b63efc451dd5f5fd6a572a7128f794978df72f1
Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 4 00:31: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=7b63efc4
dev-libs/wayland-protocols: Stabilize 1.47 ppc, #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 e38c82c89a11..eb969c897ed3 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"