Gentoo Archives: gentoo-commits

From: Georgy Yakovlev <gyakovlev@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/kitty-terminfo/
Date: Wed, 12 Jan 2022 07:50:54
Message-Id: 1641973821.892a8cf23b4bd5fd6b241e9d06c519ca72cc74d2.gyakovlev@gentoo
1 commit: 892a8cf23b4bd5fd6b241e9d06c519ca72cc74d2
2 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 12 07:35:05 2022 +0000
4 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 12 07:50:21 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=892a8cf2
7
8 x11-terms/kitty-terminfo: keyword 0.24.1 for ~ppc64
9
10 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
11
12 x11-terms/kitty-terminfo/kitty-terminfo-0.24.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-terms/kitty-terminfo/kitty-terminfo-0.24.1.ebuild b/x11-terms/kitty-terminfo/kitty-terminfo-0.24.1.ebuild
16 index 348b95a9b4a6..35ff98034a87 100644
17 --- a/x11-terms/kitty-terminfo/kitty-terminfo-0.24.1.ebuild
18 +++ b/x11-terms/kitty-terminfo/kitty-terminfo-0.24.1.ebuild
19 @@ -10,7 +10,7 @@ S="${WORKDIR}/kitty-${PV}"
20
21 LICENSE="GPL-3"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 ~ppc64 ~x86"
25 RESTRICT="test" # intended to be ran on the full kitty package
26
27 BDEPEND="sys-libs/ncurses"