diff options
author | Joonas Niilola <juippis@gentoo.org> | 2024-03-04 08:55:51 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2024-03-04 08:56:02 +0200 |
commit | 05e5c263e9a364760e0dcb7a1c09506a17eef9c9 (patch) | |
tree | 13a99fe0bb92c96eaa87603755bb1055f33902df /x11-terms | |
parent | profiles/arch/x86: mask >=dev-lang/rust-1.74.1[lto] (diff) | |
download | gentoo-05e5c263e9a364760e0dcb7a1c09506a17eef9c9.tar.gz gentoo-05e5c263e9a364760e0dcb7a1c09506a17eef9c9.tar.bz2 gentoo-05e5c263e9a364760e0dcb7a1c09506a17eef9c9.zip |
x11-terms/kitty-shell-integration: Stabilize 0.32.2 amd64, #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 8171f4e8a099..46bae3676e56 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() { :; } |