commit: b7260a12450bf640fe1e425698aa65f20fa689b1 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Mar 12 15:07:13 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Mar 12 15:07:13 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7260a12
x11-terms/kitty-shell-integration: Stabilize 0.32.2 arm64, #926114 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.2.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.2.ebuild index 46bae3676e56..09182199f5b9 100644 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.2.ebuild +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.32.2.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() { :; }