diff --git a/dev-util/blueprint-compiler/blueprint-compiler-0.22.2.ebuild b/dev-util/blueprint-compiler/blueprint-compiler-0.22.2.ebuild index d2a9ef6c0388b..416b6a7929baf 100644 --- a/dev-util/blueprint-compiler/blueprint-compiler-0.22.2.ebuild +++ b/dev-util/blueprint-compiler/blueprint-compiler-0.22.2.ebuild @@ -16,7 +16,7 @@ if [[ "${PV}" == *9999 ]] ; then EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/${PN}.git" else inherit gnome.org - KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv x86" fi LICENSE="LGPL-3+"