diff options
author | Joonas Niilola <juippis@gentoo.org> | 2025-01-06 08:54:10 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2025-01-06 08:54:10 +0200 |
commit | 7cde74c6a8e43baea26ee4b032845c65c0a66835 (patch) | |
tree | 130e81595c436b30ebb43dc1cc085ef49d42c0d8 /x11-terms | |
parent | media-libs/openpgl: Stabilize 0.6.0 amd64, #947503 (diff) | |
download | gentoo-7cde74c6a8e43baea26ee4b032845c65c0a66835.tar.gz gentoo-7cde74c6a8e43baea26ee4b032845c65c0a66835.tar.bz2 gentoo-7cde74c6a8e43baea26ee4b032845c65c0a66835.zip |
x11-terms/kitty-shell-integration: Stabilize 0.38.1 amd64, #945895
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.38.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.38.1.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.38.1.ebuild index a50a1338ca92..47816df37c56 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.38.1.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.38.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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() { :; } |