commit: b832e8f3b4343b421f7a8dce9b1547205e864618
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 3 13:47:31 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jun 3 13:47:41 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b832e8f3
dev-util/blueprint-compiler: Keyword 0.16.0 arm64, #955541
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/blueprint-compiler/blueprint-compiler-0.16.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/blueprint-compiler/blueprint-compiler-0.16.0.ebuild
b/dev-util/blueprint-compiler/blueprint-compiler-0.16.0.ebuild
index 637cc22cd8f3..4f8d7918f06c 100644
--- a/dev-util/blueprint-compiler/blueprint-compiler-0.16.0.ebuild
+++ b/dev-util/blueprint-compiler/blueprint-compiler-0.16.0.ebuild
@@ -19,7 +19,7 @@ else
SRC_URI="https://gitlab.gnome.org/jwestman/${PN}/-/archive/v${PV}/${PN}-v${PV}.tar.bz2"
S="${WORKDIR}/${PN}-v${PV}"
- KEYWORDS="amd64 ~arm ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~x86"
fi
LICENSE="LGPL-3+"