summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-05-26 01:44:27 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-05-26 02:06:00 -0400
commite1ed6449857ab96435b2224fe931ae015a1a3898 (patch)
treebd42aec89df9008db15a98fa9b7573e379c6caf0 /x11-terms
parentx11-terms/kitty-terminfo: stabilize 0.25.0 for x86 (diff)
downloadgentoo-e1ed6449857ab96435b2224fe931ae015a1a3898.tar.gz
gentoo-e1ed6449857ab96435b2224fe931ae015a1a3898.tar.bz2
gentoo-e1ed6449857ab96435b2224fe931ae015a1a3898.zip
x11-terms/kitty-shell-integration: stabilize 0.25.0 for x86
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'x11-terms')
-rw-r--r--x11-terms/kitty-shell-integration/kitty-shell-integration-0.25.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.25.0.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.25.0.ebuild
index 7ec327deb798..e4411a8cbd8d 100644
--- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.25.0.ebuild
+++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.25.0.ebuild
@@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="amd64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc64 x86"
RESTRICT="test" # intended to be ran on the full kitty package
src_compile() { :; }