summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-09-08 14:16:13 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-09-08 14:23:01 -0400
commitcc855f3f3f87897a276567fa95498eee304fdd2d (patch)
tree6196a241140ba90e9f8bb2fff5ac35b36e746945 /x11-terms
parentapp-emacs/transient: fix DESCRIPTION (diff)
downloadgentoo-cc855f3f3f87897a276567fa95498eee304fdd2d.tar.gz
gentoo-cc855f3f3f87897a276567fa95498eee304fdd2d.tar.bz2
gentoo-cc855f3f3f87897a276567fa95498eee304fdd2d.zip
x11-terms/kitty-shell-integration: stabilize 0.26.2 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.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.2.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.2.ebuild
index 4c3e987c411b..e4411a8cbd8d 100644
--- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.2.ebuild
+++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.2.ebuild
@@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 x86"
RESTRICT="test" # intended to be ran on the full kitty package
src_compile() { :; }