summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2025-02-01 04:37:27 -0500
committerIonen Wolkens <ionen@gentoo.org>2025-02-01 04:54:48 -0500
commit072caf4d18545bb8f752bebc4084f6d7be409ed1 (patch)
tree1d259a2e6256ff83c6b26f6cc9264f9fc9af7976 /x11-terms/kitty-shell-integration
parentdev-python/rdflib: Stabilize 7.1.3 ALLARCHES, #949170 (diff)
downloadgentoo-072caf4d18545bb8f752bebc4084f6d7be409ed1.tar.gz
gentoo-072caf4d18545bb8f752bebc4084f6d7be409ed1.tar.bz2
gentoo-072caf4d18545bb8f752bebc4084f6d7be409ed1.zip
x11-terms/kitty-shell-integration: match keywords w/ kitty-terminfo
This only installs text-only files and similarly meant to be installed on remote machines like kitty-terminfo if wanted. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'x11-terms/kitty-shell-integration')
-rw-r--r--x11-terms/kitty-shell-integration/kitty-shell-integration-0.39.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.39.0.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.39.0.ebuild
index 4f04ac04c22a..180d8106dfee 100644
--- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.39.0.ebuild
+++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.39.0.ebuild
@@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
RESTRICT="test" # intended to be ran on the full kitty package
src_compile() { :; }