commit: 70f5e675d079735b990f9f0d4f637f6ea858244d Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org> AuthorDate: Tue Mar 28 19:59:23 2023 +0000 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org> CommitDate: Tue Mar 28 20:12:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70f5e675
x11-terms/kitty-shell-integration: stabilize 0.27.1 for x86 Bug: https://bugs.gentoo.org/902999 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org> x11-terms/kitty-shell-integration/kitty-shell-integration-0.27.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.27.1.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.27.1.ebuild index 1794c3f67f71..a2250e3052a3 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.27.1.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.27.1.ebuild @@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86" RESTRICT="test" # intended to be ran on the full kitty package src_compile() { :; }
