diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-02-13 10:04:50 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-02-13 10:05:21 +0200 |
commit | 3cfa3d60d8460d187d7e4e4584c7ee028da6caf6 (patch) | |
tree | 6e7c089eff5a0d11e931b1bc4d97aebfd1731a61 /x11-terms/kitty-shell-integration | |
parent | app-portage/pkg-testing-tools: destabilize 0.2.0 for ~amd64, ~x86 (diff) | |
download | gentoo-3cfa3d60d8460d187d7e4e4584c7ee028da6caf6.tar.gz gentoo-3cfa3d60d8460d187d7e4e4584c7ee028da6caf6.tar.bz2 gentoo-3cfa3d60d8460d187d7e4e4584c7ee028da6caf6.zip |
x11-terms/kitty-shell-integration: Stabilize 0.32.1 amd64, #924035
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.32.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.1.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.1.ebuild index c3b309c79626..c7ed364d0a82 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.1.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.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() { :; } |