summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-10-27 16:56:23 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-10-27 18:17:19 -0400
commit9b29ee7ac12f6fb0a6db32c3a0f3c68c3fd0a33b (patch)
tree0ba30a92e82dff518798c7ad7a0cab7cf08cf884 /x11-terms
parentdev-games/KXL: remove unused patches (diff)
downloadgentoo-9b29ee7ac12f6fb0a6db32c3a0f3c68c3fd0a33b.tar.gz
gentoo-9b29ee7ac12f6fb0a6db32c3a0f3c68c3fd0a33b.tar.bz2
gentoo-9b29ee7ac12f6fb0a6db32c3a0f3c68c3fd0a33b.zip
x11-terms/kitty-shell-integration: stabilize 0.26.4 for amd64, x86
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.26.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.4.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.4.ebuild
index 92b178c54f24..284f791cd143 100644
--- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.4.ebuild
+++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.4.ebuild
@@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~ppc64 ~riscv x86"
RESTRICT="test" # intended to be ran on the full kitty package
src_compile() { :; }