dev-build/gn: Stabilize 0.2157 arm64, #927965

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James 2024-03-27 23:10:57 +00:00
parent 932c668577
commit 43210bcce0
No known key found for this signature in database
GPG Key ID: 738409F520DF9190
1 changed files with 1 additions and 1 deletions

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"