diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-02-22 13:13:59 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-22 22:32:50 +0200 |
commit | 5d3fde8d3cc9cdcc450c4980a33959b254c29997 (patch) | |
tree | 6074b517855e8c674c52e859d0a9c0b30400efd1 /x11-terms | |
parent | x11-terms/kitty-shell-integration: Stabilize 0.32.1 arm64, #924117 (diff) | |
download | gentoo-5d3fde8d3cc9cdcc450c4980a33959b254c29997.tar.gz gentoo-5d3fde8d3cc9cdcc450c4980a33959b254c29997.tar.bz2 gentoo-5d3fde8d3cc9cdcc450c4980a33959b254c29997.zip |
x11-terms/kitty-terminfo: Stabilize 0.32.1 arm64, #924117
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r-- | x11-terms/kitty-terminfo/kitty-terminfo-0.32.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.32.1.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.32.1.ebuild index 5d9e89c307ab..454d33a36840 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.32.1.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.32.1.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" |