diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-08-29 16:28:05 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-08-30 10:58:31 -0400 |
commit | 007a6f1a0acc1f6632db856f9aa8bc330a8f92ad (patch) | |
tree | 1c3ce411b23477277ec0f543169c455562268e8b /x11-terms | |
parent | x11-terms/kitty-shell-integration: Stabilize 0.35.2 arm64, #934561 (diff) | |
download | gentoo-007a6f1a0acc1f6632db856f9aa8bc330a8f92ad.tar.gz gentoo-007a6f1a0acc1f6632db856f9aa8bc330a8f92ad.tar.bz2 gentoo-007a6f1a0acc1f6632db856f9aa8bc330a8f92ad.zip |
x11-terms/kitty-terminfo: Stabilize 0.35.2 arm64, #934561
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/kitty-terminfo/kitty-terminfo-0.35.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.35.2.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.35.2.ebuild index 5d9e89c307ab..454d33a36840 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.35.2.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.35.2.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" |