dev-libs/weston: Stabilize 14.0.2-r1 arm64, #967409

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin 2025-12-13 19:17:02 +02:00
parent a9cd423e1f
commit 03c4e9b34d
No known key found for this signature in database
GPG Key ID: 02A0AF503D120504

View File

@ -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"