summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-04-12 10:53:22 +0300
committerJoonas Niilola <juippis@gentoo.org>2024-04-12 10:53:22 +0300
commitb1e06b9e56d096b9f14627b67394524c78bf7542 (patch)
tree89b38c0b1e21690f6d051a6b08f76c7b2a90508b
parentx11-terms/kitty-shell-integration: Stabilize 0.33.1 x86, #929099 (diff)
downloadgentoo-b1e06b9e56d096b9f14627b67394524c78bf7542.tar.gz
gentoo-b1e06b9e56d096b9f14627b67394524c78bf7542.tar.bz2
gentoo-b1e06b9e56d096b9f14627b67394524c78bf7542.zip
x11-terms/kitty-terminfo: Stabilize 0.33.1 x86, #929099
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--x11-terms/kitty-terminfo/kitty-terminfo-0.33.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.33.1.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.33.1.ebuild
index f9cc6792d9fb..5d9e89c307ab 100644
--- a/x11-terms/kitty-terminfo/kitty-terminfo-0.33.1.ebuild
+++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.33.1.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"