Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/tilda/
Date: Tue, 02 Feb 2021 23:46:08
Message-Id: 1612309463.6ba6d7fe84145d0adfebe67e1999bbee179ebcc4.sam@gentoo
1 commit: 6ba6d7fe84145d0adfebe67e1999bbee179ebcc4
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 2 23:44:23 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 2 23:44:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ba6d7fe
7
8 x11-terms/tilda: Stabilize 1.5.2 x86, #767232
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-terms/tilda/tilda-1.5.2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-terms/tilda/tilda-1.5.2.ebuild b/x11-terms/tilda/tilda-1.5.2.ebuild
16 index dffad7e0020..c0f26681562 100644
17 --- a/x11-terms/tilda/tilda-1.5.2.ebuild
18 +++ b/x11-terms/tilda/tilda-1.5.2.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lanoxx/tilda/archive/${P}.tar.gz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
24 +KEYWORDS="amd64 ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
25
26 RDEPEND="x11-libs/vte:2.91
27 >=dev-libs/glib-2.8.4:2