summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-11-17 07:08:31 -0500
committerIonen Wolkens <ionen@gentoo.org>2022-11-17 08:46:40 -0500
commitad4440fd2157dcfe980364cdeb245fc42b8f954a (patch)
tree6483bba729570d962023f2ad1e804a3d5eef562e /x11-terms
parentnet-dns/djbdns: new revision with updated ipv6 patch. (diff)
downloadgentoo-ad4440fd2157dcfe980364cdeb245fc42b8f954a.tar.gz
gentoo-ad4440fd2157dcfe980364cdeb245fc42b8f954a.tar.bz2
gentoo-ad4440fd2157dcfe980364cdeb245fc42b8f954a.zip
x11-terms/kitty-shell-integration: stabilize 0.26.5 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.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.5.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.5.ebuild
index 92b178c54f24..284f791cd143 100644
--- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.5.ebuild
+++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.5.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() { :; }