commit: d6c9ea80611771abddbaac93edb0dcbdc01f2e50
Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
AuthorDate: Sat Apr 19 16:17:04 2025 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Apr 19 16:17:36 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6c9ea80
dev-libs/asmjit: keyword 2024.10.25 for ~arm64
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
dev-libs/asmjit/asmjit-2024.10.25.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-libs/asmjit/asmjit-2024.10.25.ebuild
b/dev-libs/asmjit/asmjit-2024.10.25.ebuild
index 5f278833f779..67ba1b834099 100644
--- a/dev-libs/asmjit/asmjit-2024.10.25.ebuild
+++ b/dev-libs/asmjit/asmjit-2024.10.25.ebuild
@@ -12,7 +12,7 @@ if [[ ${PV} == 9999 ]]; then
else
CommitId=f1096428b87e9d16305de16e91f2a7f52aef5a88
SRC_URI="https://github.com/asmjit/${PN}/archive/${CommitId}.tar.gz ->
${P}.tar.gz"
- KEYWORDS="amd64"
+ KEYWORDS="amd64 ~arm64"
S="${WORKDIR}"/${PN}-${CommitId}
fi