diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-06-29 09:21:46 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-06-29 09:22:54 +0300 |
commit | 8aee9281d54f9c194500d6bc6a4c3e6f34857f4a (patch) | |
tree | 1fc87e9d8ed905851917edbd0c0440dc51c51a29 /x11-terms | |
parent | net-vpn/i2p: Stabilize 2.5.2-r1 amd64, #934733 (diff) | |
download | gentoo-8aee9281d54f9c194500d6bc6a4c3e6f34857f4a.tar.gz gentoo-8aee9281d54f9c194500d6bc6a4c3e6f34857f4a.tar.bz2 gentoo-8aee9281d54f9c194500d6bc6a4c3e6f34857f4a.zip |
x11-terms/kitty-shell-integration: Stabilize 0.35.2 amd64, #934561
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.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 a50a1338ca92..fe0be5dae0ba 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() { :; } |