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, 02 Jun 2022 15:07:43
Message-Id: 1654181821.0bb6cb9187c36eddcd527efffd0aaab3a2adcbbd.ionen@gentoo
1 commit: 0bb6cb9187c36eddcd527efffd0aaab3a2adcbbd
2 Author: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jun 2 14:48:23 2022 +0000
4 Commit: Ionen Wolkens <ionen <AT> gentoo <DOT> org>
5 CommitDate: Thu Jun 2 14:57:01 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bb6cb91
7
8 x11-terms/kitty-terminfo: stabilize 0.25.1 ALLARCHES
9
10 Signed-off-by: Ionen Wolkens <ionen <AT> gentoo.org>
11
12 x11-terms/kitty-terminfo/kitty-terminfo-0.25.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.25.1.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.25.1.ebuild
16 index 35ff98034a87..dc5bddaad255 100644
17 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.25.1.ebuild
18 +++ b/x11-terms/kitty-terminfo/kitty-terminfo-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 BDEPEND="sys-libs/ncurses"