summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-10-07 00:29:00 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-10-07 00:29:00 -0400
commit804dc0647812813c047977152ce8f9fca9e9f779 (patch)
tree04aa211cfb4374df7a1984450d4415745ae9d8bb
parentmedia-gfx/imv: adjust grapheme2 patch (diff)
downloadgentoo-804dc064.tar.gz
gentoo-804dc064.tar.bz2
gentoo-804dc064.zip
x11-terms/kitty-shell-integration: stabilize 0.26.3 for amd64, x86
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r--x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.3.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.3.ebuild
index 4c3e987c411b..e4411a8cbd8d 100644
--- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.3.ebuild
+++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.3.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() { :; }