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+"