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-terminfo/
Date: Thu, 26 May 2022 06:08:03
Message-Id: 1653545159.c6e0ac457dd4adc0ae9eaf18282f19ca905b229a.ionen@gentoo
1 commit: c6e0ac457dd4adc0ae9eaf18282f19ca905b229a
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Thu May 26 05:44:03 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Thu May 26 06:05:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6e0ac45
7
8 x11-terms/kitty-terminfo: stabilize 0.25.0 for x86
9
10 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
11
12 x11-terms/kitty-terminfo/kitty-terminfo-0.25.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.25.0.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.25.0.ebuild
16 index 189cd5c1c70b..dc5bddaad255 100644
17 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.25.0.ebuild
18 +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.25.0.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 BDEPEND="sys-libs/ncurses"