Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/tilda/
Date: Thu, 25 Aug 2022 12:42:08
Message-Id: 1661431339.95c0bb34d3b69d3cf480219e73d0cf2fe94f345d.jsmolic@gentoo
1 commit: 95c0bb34d3b69d3cf480219e73d0cf2fe94f345d
2 Author: Yu Gu <guyu2876 <AT> gmail <DOT> com>
3 AuthorDate: Thu Aug 25 06:22:48 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 25 12:42:19 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95c0bb34
7
8 x11-terms/tilda: keyword 1.5.4 for ~riscv
9
10 Bug: https://bugs.gentoo.org/866482
11
12 Signed-off-by: Yu Gu <guyu2876 <AT> gmail.com>
13 Closes: https://github.com/gentoo/gentoo/pull/27011
14 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
15
16 x11-terms/tilda/tilda-1.5.4.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/x11-terms/tilda/tilda-1.5.4.ebuild b/x11-terms/tilda/tilda-1.5.4.ebuild
20 index 8a62f1c1038e..4c0e5f56b417 100644
21 --- a/x11-terms/tilda/tilda-1.5.4.ebuild
22 +++ b/x11-terms/tilda/tilda-1.5.4.ebuild
23 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lanoxx/tilda/archive/${P}.tar.gz"
24
25 LICENSE="GPL-2"
26 SLOT="0"
27 -KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
28 +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux"
29
30 RDEPEND="x11-libs/vte:2.91
31 >=dev-libs/glib-2.8.4:2