summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2023-03-28 15:59:23 -0400
committerIonen Wolkens <ionen@gentoo.org>2023-03-28 16:12:35 -0400
commit70f5e675d079735b990f9f0d4f637f6ea858244d (patch)
tree67cc5ca07377179054ec9c2ac33894f7900e65b4 /x11-terms
parentdev-ruby/temple: Stabilize 0.9.1 ppc, #903381 (diff)
downloadgentoo-70f5e675d079735b990f9f0d4f637f6ea858244d.tar.gz
gentoo-70f5e675d079735b990f9f0d4f637f6ea858244d.tar.bz2
gentoo-70f5e675d079735b990f9f0d4f637f6ea858244d.zip
x11-terms/kitty-shell-integration: stabilize 0.27.1 for x86
Bug: https://bugs.gentoo.org/902999 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.27.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.27.1.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.27.1.ebuild
index 1794c3f67f71..a2250e3052a3 100644
--- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.27.1.ebuild
+++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.27.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() { :; }