From bf3640a2214fbe7f5edb0013835efc2350fc4b4d Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 23 Apr 2024 02:31:04 +0100 Subject: [PATCH] dev-util/blueprint-compiler: Stabilize 0.12.0 amd64, #930463 Signed-off-by: Sam James --- 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 7690faf1230b8..27d6989cbc376 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 ~x86" fi LICENSE="LGPL-3+"