commit: 9b29ee7ac12f6fb0a6db32c3a0f3c68c3fd0a33b
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 27 20:56:23 2022 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Oct 27 22:17:19 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b29ee7a
x11-terms/kitty-shell-integration: stabilize 0.26.4 for amd64, x86
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.4.ebuild
b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.4.ebuild
index 92b178c54f24..284f791cd143 100644
--- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.4.ebuild
+++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.4.ebuild
@@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~ppc64 ~riscv x86"
RESTRICT="test" # intended to be ran on the full kitty package
src_compile() { :; }