summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-03-12 17:07:13 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-03-12 17:07:13 +0200
commitb7260a12450bf640fe1e425698aa65f20fa689b1 (patch)
tree4d9db27830e136bbf7a501b477c489cec7fabcc6 /x11-terms
parentxfce-extra/xfce4-notifyd: Stabilize 0.9.4 arm64, #926565 (diff)
downloadgentoo-b7260a12450bf640fe1e425698aa65f20fa689b1.tar.gz
gentoo-b7260a12450bf640fe1e425698aa65f20fa689b1.tar.bz2
gentoo-b7260a12450bf640fe1e425698aa65f20fa689b1.zip
x11-terms/kitty-shell-integration: Stabilize 0.32.2 arm64, #926114
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.2.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.2.ebuild
index 46bae3676e56..09182199f5b9 100644
--- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.2.ebuild
+++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.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() { :; }