diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-03-01 17:20:09 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-03-01 17:20:21 +0200 |
commit | 013952bf591f31b33dc67636ad9082f016f77c66 (patch) | |
tree | 856f5eba2d0e404663d8361a0608c14d6dfe1a16 /x11-terms | |
parent | x11-terms/kitty-shell-integration: Keyword 0.27.1 arm64, #898460 (diff) | |
download | gentoo-013952bf591f31b33dc67636ad9082f016f77c66.tar.gz gentoo-013952bf591f31b33dc67636ad9082f016f77c66.tar.bz2 gentoo-013952bf591f31b33dc67636ad9082f016f77c66.zip |
x11-terms/kitty-terminfo: Keyword 0.27.1 arm64, #898460
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/kitty-terminfo/kitty-terminfo-0.27.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.27.1.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.27.1.ebuild index f29634123585..f217412c7ed0 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.27.1.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.27.1.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" RESTRICT="test" # intended to be ran on the full kitty package BDEPEND="sys-libs/ncurses" |