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 | 4062a3ed2eb7fabf54fb827fdec4a6c6bd54fce1 (patch) | |
tree | 42191bad76289ec9b5ac0f5e54db8fa5f1d26a23 /x11-terms | |
parent | app-shells/fish: Stabilize 3.7.1 hppa, #934533 (diff) | |
download | gentoo-4062a3ed2eb7fabf54fb827fdec4a6c6bd54fce1.tar.gz gentoo-4062a3ed2eb7fabf54fb827fdec4a6c6bd54fce1.tar.bz2 gentoo-4062a3ed2eb7fabf54fb827fdec4a6c6bd54fce1.zip |
x11-terms/kitty-shell-integration: 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-shell-integration/kitty-shell-integration-0.35.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.35.2.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.35.2.ebuild index bfc3d0b6f88c..f0cfda0f4282 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.35.2.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-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 src_compile() { :; } |