From 4ff7becf178ae1b7d5fb66e2e3a9714a76322a1b Mon Sep 17 00:00:00 2001 From: Sam James Date: Sun, 12 Oct 2025 16:37:40 +0100 Subject: [PATCH] dev-util/blueprint-compiler: Stabilize 0.18.0 arm64, #964074 Signed-off-by: Sam James --- 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 88edbbf1ca17e..0748c5b707cf9 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+"