diff options
author | 2024-05-24 17:18:14 -0400 | |
---|---|---|
committer | 2024-05-28 18:26:57 -0400 | |
commit | 921e6f00292f339452ccbe88854b1c77bfd1827a (patch) | |
tree | 830c296a666b24c5db2e457a7f3406dfd36973ab /x11-terms | |
parent | x11-terms/kitty-shell-integration: Stabilize 0.34.1-r1 arm64, #931255 (diff) | |
download | gentoo-921e6f00292f339452ccbe88854b1c77bfd1827a.tar.gz gentoo-921e6f00292f339452ccbe88854b1c77bfd1827a.tar.bz2 gentoo-921e6f00292f339452ccbe88854b1c77bfd1827a.zip |
x11-terms/kitty-terminfo: Stabilize 0.34.1 arm64, #931255
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.34.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.34.1.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.34.1.ebuild index 5d9e89c307ab..454d33a36840 100644 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.34.1.ebuild +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.34.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" |