diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-03-04 08:45:06 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-03-04 08:45:24 +0200 |
commit | 880f77ec2c80d16fbf7577041f79fc57d191344f (patch) | |
tree | 853f0bdedec6a349859f1d5b64e3c3fb3447e535 /x11-terms | |
parent | dev-python/asyncstdlib: Bump to 3.12.1 (diff) | |
download | gentoo-880f77ec2c80d16fbf7577041f79fc57d191344f.tar.gz gentoo-880f77ec2c80d16fbf7577041f79fc57d191344f.tar.bz2 gentoo-880f77ec2c80d16fbf7577041f79fc57d191344f.zip |
x11-terms/kitty-shell-integration: Stabilize 0.32.2 x86, #926114
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.32.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.2.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.2.ebuild index c3b309c79626..8171f4e8a099 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.2.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.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() { :; } |