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 | e448b8f2539cc43df6f58651922982f231ea5220 (patch) | |
tree | 1430b4c7ad3c29bb92e7598bebb9b1c15b9b91e4 /x11-terms | |
parent | dev-libs/optix: Stabilize 7.5.0 amd64, #928995 (diff) | |
download | gentoo-e448b8f2539cc43df6f58651922982f231ea5220.tar.gz gentoo-e448b8f2539cc43df6f58651922982f231ea5220.tar.bz2 gentoo-e448b8f2539cc43df6f58651922982f231ea5220.zip |
x11-terms/kitty-shell-integration: 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-shell-integration/kitty-shell-integration-0.33.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.33.1.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.33.1.ebuild index 46bae3676e56..09182199f5b9 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.33.1.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-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 src_compile() { :; } |