commit: bf3640a2214fbe7f5edb0013835efc2350fc4b4d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 23 01:31:04 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 23 01:31:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf3640a2
dev-util/blueprint-compiler: Stabilize 0.12.0 amd64, #930463
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 7690faf1230b..27d6989cbc37 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+"