commit: 870d0b8557bc95afdbea2dd97d5bfafa43126d51
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 12 11:04:37 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Oct 12 11:04:37 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=870d0b85
dev-util/blueprint-compiler: Stabilize 0.18.0 x86, #964074
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-util/blueprint-compiler/blueprint-compiler-0.18.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/blueprint-compiler/blueprint-compiler-0.18.0.ebuild
b/dev-util/blueprint-compiler/blueprint-compiler-0.18.0.ebuild
index 983c7df3ca8b..88edbbf1ca17 100644
--- a/dev-util/blueprint-compiler/blueprint-compiler-0.18.0.ebuild
+++ b/dev-util/blueprint-compiler/blueprint-compiler-0.18.0.ebuild
@@ -18,7 +18,7 @@ if [[ "${PV}" == *9999 ]] ; then
else
inherit gnome.org
- KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86"
fi
LICENSE="LGPL-3+"