From 04fc75cd8529b095232c21c15bf4c104431cc884 Mon Sep 17 00:00:00 2001 From: Joonas Niilola Date: Mon, 6 Jan 2025 08:54:10 +0200 Subject: [PATCH] x11-terms/kitty-terminfo: Stabilize 0.38.1 amd64, #945895 Signed-off-by: Joonas Niilola --- x11-terms/kitty-terminfo/kitty-terminfo-0.38.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.38.1.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.38.1.ebuild index b5c7cbc40759b..0098ae29c53fc 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.38.1.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.38.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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"