summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-03-04 08:55:51 +0200
committerJoonas Niilola <juippis@gentoo.org>2024-03-04 08:56:02 +0200
commit05e5c263e9a364760e0dcb7a1c09506a17eef9c9 (patch)
tree13a99fe0bb92c96eaa87603755bb1055f33902df
parentprofiles/arch/x86: mask >=dev-lang/rust-1.74.1[lto] (diff)
downloadgentoo-05e5c263.tar.gz
gentoo-05e5c263.tar.bz2
gentoo-05e5c263.zip
x11-terms/kitty-shell-integration: Stabilize 0.32.2 amd64, #926114
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
-rw-r--r--x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.2.ebuild2
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() { :; }