summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2024-02-13 10:04:50 +0200
committerJoonas Niilola <juippis@gentoo.org>2024-02-13 10:05:21 +0200
commit3cfa3d60d8460d187d7e4e4584c7ee028da6caf6 (patch)
tree6e7c089eff5a0d11e931b1bc4d97aebfd1731a61 /x11-terms
parentapp-portage/pkg-testing-tools: destabilize 0.2.0 for ~amd64, ~x86 (diff)
downloadgentoo-3cfa3d60d8460d187d7e4e4584c7ee028da6caf6.tar.gz
gentoo-3cfa3d60d8460d187d7e4e4584c7ee028da6caf6.tar.bz2
gentoo-3cfa3d60d8460d187d7e4e4584c7ee028da6caf6.zip
x11-terms/kitty-shell-integration: Stabilize 0.32.1 amd64, #924035
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.1.ebuild2
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 c3b309c79626..c7ed364d0a82 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() { :; }