dev-build/gn: Stabilize 0.2217 arm64, #951689

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2025-03-25 03:33:46 +00:00
parent 4acdce62ce
commit 1e89fff68e

View File

@@ -14,7 +14,7 @@ if [[ ${PV} == 9999 ]]; then
else
# The version number is derived from `git describe HEAD --abbrev=12`
SRC_URI="https://deps.gentoo.zip/dev-build/gn/${P}.tar.xz"
KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
KEYWORDS="amd64 arm64 ~loong ~ppc64 ~riscv ~x86"
fi
LICENSE="BSD"