Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/kitty-shell-integration/
Date: Wed, 01 Mar 2023 15:20:27
Message-Id: 1677684021.77301aeafdd29ed767dbab64d460d444dadd646c.juippis@gentoo
1 commit: 77301aeafdd29ed767dbab64d460d444dadd646c
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 1 15:20:09 2023 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 1 15:20:21 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77301aea
7
8 x11-terms/kitty-shell-integration: Keyword 0.27.1 arm64, #898460
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 x11-terms/kitty-shell-integration/kitty-shell-integration-0.27.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 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
16 index b39d00301084..683e7101b6b5 100644
17 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.27.1.ebuild
18 +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.27.1.ebuild
19 @@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc64 ~riscv ~x86"
24 +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
25 RESTRICT="test" # intended to be ran on the full kitty package
26
27 src_compile() { :; }