diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-02-13 10:05:05 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-02-13 10:05:21 +0200 |
commit | b97932d16fe394c0b75cd2c9f42e628563f80e1f (patch) | |
tree | 8f03acad4c5ec83fbcaf7c7dd50250762b453b92 /x11-terms/kitty-shell-integration | |
parent | x11-terms/kitty: Stabilize 0.32.1 amd64, #924035 (diff) | |
download | gentoo-b97932d16fe394c0b75cd2c9f42e628563f80e1f.tar.gz gentoo-b97932d16fe394c0b75cd2c9f42e628563f80e1f.tar.bz2 gentoo-b97932d16fe394c0b75cd2c9f42e628563f80e1f.zip |
x11-terms/kitty-shell-integration: Stabilize 0.32.1 x86, #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 c7ed364d0a82..46bae3676e56 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() { :; } |