diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.44.0.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.44.0.ebuild index 6d3f01d1f3db..e0e648873b81 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.44.0.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.44.0.ebuild @@ -9,7 +9,7 @@ if [[ ${PV} == 9999 ]]; then else SRC_URI="https://github.com/kovidgoyal/kitty/releases/download/v${PV}/kitty-${PV}.tar.xz" S=${WORKDIR}/kitty-${PV} - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" fi DESCRIPTION="Shell integration scripts for kitty, a GPU-based terminal emulator"