commit: 856e43bbcd26fe4fbb835d3b7fd33afa0eaa510f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 5 19:10:11 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 5 19:10:11 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=856e43bb
dev-libs/wayland-protocols: Stabilize 1.47 arm64, #969647
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-libs/wayland-protocols/wayland-protocols-1.47.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/wayland-protocols/wayland-protocols-1.47.ebuild
b/dev-libs/wayland-protocols/wayland-protocols-1.47.ebuild
index 88fd7ea8817d..a23d8c3630f8 100644
--- a/dev-libs/wayland-protocols/wayland-protocols-1.47.ebuild
+++ b/dev-libs/wayland-protocols/wayland-protocols-1.47.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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"