commit: 09b7044c5cbf56a99d91c67e37558f63aac75bc2
Author: Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Thu Feb 22 18:13:58 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 22 20:32:50 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09b7044c
x11-terms/kitty-shell-integration: Stabilize 0.32.1 arm64, #924117
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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() { :; }