diff --git a/app-editors/ghex/ghex-48.1.ebuild b/app-editors/ghex/ghex-48.1.ebuild index 8803b5487b63d..e9756416341b9 100644 --- a/app-editors/ghex/ghex-48.1.ebuild +++ b/app-editors/ghex/ghex-48.1.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://gitlab.gnome.org/GNOME/ghex.git" SRC_URI="" else - KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~riscv x86 ~amd64-linux ~x86-linux" fi LICENSE="GPL-2+ FDL-1.1+"