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: Wed, 02 Dec 2020 23:22:07
Message-Id: 1606951302.4f26066797ddb87a2c418ea53a2543e491f75d71.sam@gentoo
1 commit: 4f26066797ddb87a2c418ea53a2543e491f75d71
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 2 12:41:16 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Dec 2 23:21:42 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f260667
7
8 x11-terms/tilda: added ~arm64
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.2
11 Signed-off-by: Roy Bamford <neddyseagoon <AT> gentoo.org>
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 x11-terms/tilda/tilda-1.5.2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/x11-terms/tilda/tilda-1.5.2.ebuild b/x11-terms/tilda/tilda-1.5.2.ebuild
18 index 83b145b42c1..247f2520dd0 100644
19 --- a/x11-terms/tilda/tilda-1.5.2.ebuild
20 +++ b/x11-terms/tilda/tilda-1.5.2.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lanoxx/tilda/archive/${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
26 +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
27
28 RDEPEND="x11-libs/vte:2.91
29 >=dev-libs/glib-2.8.4:2