diff options
author | Ionen Wolkens <ionen@gentoo.org> | 2022-10-27 16:56:43 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2022-10-27 18:17:19 -0400 |
commit | c3baf7463c79f77905400927f9bf190558555650 (patch) | |
tree | 7a8832a0bc076c041f9597a8069880541526d352 /x11-terms/kitty-terminfo | |
parent | x11-terms/kitty-shell-integration: stabilize 0.26.4 for amd64, x86 (diff) | |
download | gentoo-c3baf7463c79f77905400927f9bf190558555650.tar.gz gentoo-c3baf7463c79f77905400927f9bf190558555650.tar.bz2 gentoo-c3baf7463c79f77905400927f9bf190558555650.zip |
x11-terms/kitty-terminfo: stabilize 0.26.4 for amd64, x86
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'x11-terms/kitty-terminfo')
-rw-r--r-- | x11-terms/kitty-terminfo/kitty-terminfo-0.26.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.26.4.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.26.4.ebuild index e69c32614071..8e691381f9bd 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.26.4.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.26.4.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~ppc64 ~riscv x86" RESTRICT="test" # intended to be ran on the full kitty package BDEPEND="sys-libs/ncurses" |