commit: 9991c6966156d635c80e980a71dfa5baaef9daa9
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 22 22:52:25 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jun 22 22:52:25 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9991c696
dev-util/blueprint-compiler: Keyword 0.12.0 arm, #934749
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/blueprint-compiler/blueprint-compiler-0.12.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/blueprint-compiler/blueprint-compiler-0.12.0.ebuild
b/dev-util/blueprint-compiler/blueprint-compiler-0.12.0.ebuild
index 27d6989cbc37..97f831d134de 100644
--- a/dev-util/blueprint-compiler/blueprint-compiler-0.12.0.ebuild
+++ b/dev-util/blueprint-compiler/blueprint-compiler-0.12.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 ~x86"
+ KEYWORDS="amd64 ~arm ~x86"
fi
LICENSE="LGPL-3+"