commit: 51b5eb9a169d97ad90529bf41abca42ef92ea17c Author: Joonas Niilola <juippis <AT> gentoo <DOT> org> AuthorDate: Thu Feb 13 07:05:55 2025 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Thu Feb 13 07:05:55 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=51b5eb9a
x11-terms/kitty-terminfo: Stabilize 0.39.1 amd64, #949550 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> x11-terms/kitty-terminfo/kitty-terminfo-0.39.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.39.1.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.39.1.ebuild index 00c37bdc2955..5deb15cd9b28 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.39.1.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.39.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"