commit: bbee8914caaa7e2e21ffac12072e3ec9317816ca
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 29 06:22:30 2024 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Jun 29 06:22:55 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bbee8914
x11-terms/kitty-shell-integration: Stabilize 0.35.2 x86, #934561
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
x11-terms/kitty-shell-integration/kitty-shell-integration-0.35.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 fe0be5dae0ba..bfc3d0b6f88c 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() { :; }