diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-05-01 12:13:33 -0400 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-05-01 19:17:41 -0400 |
commit | 342a33d58660ae0611c6e56175b918470117f710 (patch) | |
tree | f9309798c4346974d9ff77650421ce201cedcea5 /x11-terms | |
parent | x11-terms/kitty-shell-integration: Stabilize 0.33.1 arm64, #929099 (diff) | |
download | gentoo-342a33d58660ae0611c6e56175b918470117f710.tar.gz gentoo-342a33d58660ae0611c6e56175b918470117f710.tar.bz2 gentoo-342a33d58660ae0611c6e56175b918470117f710.zip |
x11-terms/kitty-terminfo: Stabilize 0.33.1 arm64, #929099
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.33.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.33.1.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.33.1.ebuild index 5d9e89c307ab..454d33a36840 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.33.1.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.33.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" |