summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-12 17:07:13 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-12 17:07:13 +0200
commitb3141f907e2d49fdbeda9c33a850b4754492cc52 (patch)
treec253f8affd4559234bdeb9143cd3f707334cb7c3 /x11-terms/kitty-terminfo
parentx11-terms/kitty-shell-integration: Stabilize 0.32.2 arm64, #926114 (diff)
downloadgentoo-b3141f907e2d49fdbeda9c33a850b4754492cc52.tar.gz
gentoo-b3141f907e2d49fdbeda9c33a850b4754492cc52.tar.bz2
gentoo-b3141f907e2d49fdbeda9c33a850b4754492cc52.zip
x11-terms/kitty-terminfo: Stabilize 0.32.2 arm64, #926114
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-terms/kitty-terminfo')
-rw-r--r--x11-terms/kitty-terminfo/kitty-terminfo-0.32.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.32.2.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.32.2.ebuild
index 5d9e89c307ab..454d33a36840 100644
--- a/x11-terms/kitty-terminfo/kitty-terminfo-0.32.2.ebuild
+++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.32.2.ebuild
@@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86"
+KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86"
RESTRICT="test" # intended to be ran on the full kitty package
BDEPEND="sys-libs/ncurses"