diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.47.4.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.47.4.ebuild index 193583584d529..c6b9f8ab8d8ac 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.47.4.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.47.4.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="Terminfo for kitty, a GPU-based terminal emulator"