summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-06-16 08:09:20 -0400
committerIonen Wolkens <ionen@gentoo.org>2022-06-16 09:14:48 -0400
commit36a9987611d9db351d5a6366ccaef6c3564807d2 (patch)
treed2772fa9fb4b866b0109bb4eaa7ae95d7bd07e6f /x11-terms
parentprofiles: Mask media-gfx/jpeg2ps for removal (diff)
downloadgentoo-36a9987611d9db351d5a6366ccaef6c3564807d2.tar.gz
gentoo-36a9987611d9db351d5a6366ccaef6c3564807d2.tar.bz2
gentoo-36a9987611d9db351d5a6366ccaef6c3564807d2.zip
x11-terms/kitty-shell-integration: stabilize 0.25.2 for amd64, 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.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.25.2.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.25.2.ebuild
index 4c3e987c411b..e4411a8cbd8d 100644
--- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.25.2.ebuild
+++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.25.2.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() { :; }