From 33a7023992e6c5ef3266f0ffc2f2c5b5ffa1872a Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 23 Apr 2025 17:41:24 +0100 Subject: [PATCH] x11-terms/kitty-terminfo: Stabilize 0.41.1 x86, #953919 Signed-off-by: Sam James --- x11-terms/kitty-terminfo/kitty-terminfo-0.41.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.41.1.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.41.1.ebuild index 5deb15cd9b28a..2284f2e68740a 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.41.1.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.41.1.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}" LICENSE="GPL-3" SLOT="0" -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" RESTRICT="test" # intended to be ran on the full kitty package BDEPEND="sys-libs/ncurses"