From 03c4e9b34d6e3d5df0bfc5a162e72a8cf5dee13b Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 13 Dec 2025 19:17:02 +0200 Subject: [PATCH] dev-libs/weston: Stabilize 14.0.2-r1 arm64, #967409 Signed-off-by: Arthur Zamarin --- dev-libs/weston/weston-14.0.2-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/weston/weston-14.0.2-r1.ebuild b/dev-libs/weston/weston-14.0.2-r1.ebuild index c0b7ebc503749..8fd634a20ca2f 100644 --- a/dev-libs/weston/weston-14.0.2-r1.ebuild +++ b/dev-libs/weston/weston-14.0.2-r1.ebuild @@ -19,7 +19,7 @@ if [[ ${PV} = *9999* ]]; then SRC_URI="${SRC_PATCHES}" else SRC_URI="https://gitlab.freedesktop.org/wayland/${PN}/-/releases/${PV}/downloads/${P}.tar.xz" - KEYWORDS="~amd64 arm ~arm64 ~loong ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 arm arm64 ~loong ~ppc64 ~riscv ~x86" fi LICENSE="MIT CC-BY-SA-3.0"