diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-02-22 13:13:58 -0500 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-22 22:32:50 +0200 |
commit | 09b7044c5cbf56a99d91c67e37558f63aac75bc2 (patch) | |
tree | 01e92fcb621543652c61c23d874f913b2a65af55 /x11-terms/kitty-shell-integration | |
parent | sys-apps/bfs: Keyword 3.1.1 sparc, #924031 (diff) | |
download | gentoo-09b7044c5cbf56a99d91c67e37558f63aac75bc2.tar.gz gentoo-09b7044c5cbf56a99d91c67e37558f63aac75bc2.tar.bz2 gentoo-09b7044c5cbf56a99d91c67e37558f63aac75bc2.zip |
x11-terms/kitty-shell-integration: 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/kitty-shell-integration')
-rw-r--r-- | x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.1.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.1.ebuild index 46bae3676e56..09182199f5b9 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.1.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-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 src_compile() { :; } |