commit: cc855f3f3f87897a276567fa95498eee304fdd2d
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 8 18:16:13 2022 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Sep 8 18:23:01 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc855f3f
x11-terms/kitty-shell-integration: stabilize 0.26.2 for amd64, x86
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.2.ebuild
b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.2.ebuild
index 4c3e987c411b..e4411a8cbd8d 100644
--- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.2.ebuild
+++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.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() { :; }