Gentoo Archives: gentoo-commits

From: Ionen Wolkens <ionen@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/kitty-shell-integration/
Date: Thu, 02 Jun 2022 15:07:43
Message-Id: 1654181820.28df530b51b6c4dab768ac66077e984563e5c2fa.ionen@gentoo
1 commit: 28df530b51b6c4dab768ac66077e984563e5c2fa
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 2 14:47:46 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 2 14:57:00 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28df530b
7
8 x11-terms/kitty-shell-integration: stabilize 0.25.1 ALLARCHES
9
10 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
11
12 x11-terms/kitty-shell-integration/kitty-shell-integration-0.25.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.25.1.ebuild b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.25.1.ebuild
16 index 4c3e987c411b..e4411a8cbd8d 100644
17 --- a/x11-terms/kitty-shell-integration/kitty-shell-integration-0.25.1.ebuild
18 +++ b/x11-terms/kitty-shell-integration/kitty-shell-integration-0.25.1.ebuild
19 @@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~ppc64 ~x86"
24 +KEYWORDS="amd64 ~ppc64 x86"
25 RESTRICT="test" # intended to be ran on the full kitty package
26
27 src_compile() { :; }