diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-06-29 09:22:30 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-06-29 09:22:55 +0300 |
commit | bbee8914caaa7e2e21ffac12072e3ec9317816ca (patch) | |
tree | dbf820e23f4d81c66daf58a8b9e0de5e4a2f966c /x11-terms/kitty-shell-integration | |
parent | x11-terms/kitty: Stabilize 0.35.2 amd64, #934561 (diff) | |
download | gentoo-bbee8914caaa7e2e21ffac12072e3ec9317816ca.tar.gz gentoo-bbee8914caaa7e2e21ffac12072e3ec9317816ca.tar.bz2 gentoo-bbee8914caaa7e2e21ffac12072e3ec9317816ca.zip |
x11-terms/kitty-shell-integration: Stabilize 0.35.2 x86, #934561
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'x11-terms/kitty-shell-integration')
-rw-r--r-- | x11-terms/kitty-shell-integration/kitty-shell-integration-0.35.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.35.2.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.35.2.ebuild index fe0be5dae0ba..bfc3d0b6f88c 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.35.2.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.35.2.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() { :; } |