summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2023-07-25 08:25:51 +0300
committerJoonas Niilola <juippis@gentoo.org>2023-07-25 08:26:01 +0300
commit774baa52094add8829d8924bc98508047b007a1a (patch)
tree94eb4cf98adff632f465d8cb1efb59c813e739b5 /x11-terms
parentdev-python/elasticsearch: Remove old (diff)
downloadgentoo-774baa52094add8829d8924bc98508047b007a1a.tar.gz
gentoo-774baa52094add8829d8924bc98508047b007a1a.tar.bz2
gentoo-774baa52094add8829d8924bc98508047b007a1a.zip
x11-terms/kitty-shell-integration: Stabilize 0.29.1 amd64, #909328
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/kitty-shell-integration/kitty-shell-integration-0.29.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.29.1.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.29.1.ebuild
index 6b400efe1e0d..a2250e3052a3 100644
--- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.29.1.ebuild
+++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.29.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() { :; }