commit: ad4440fd2157dcfe980364cdeb245fc42b8f954a
Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 17 12:08:31 2022 +0000
Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
CommitDate: Thu Nov 17 13:46:40 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ad4440fd
x11-terms/kitty-shell-integration: stabilize 0.26.5 for amd64, x86
Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.5.ebuild
b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.5.ebuild
index 92b178c54f24..284f791cd143 100644
--- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.5.ebuild
+++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.26.5.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() { :; }