Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/zile/
Date: Sat, 02 Apr 2022 07:46:24
Message-Id: 1648885568.97aaf2ae942484908ea38e5e0b7da0c52f30e513.arthurzam@gentoo
1 commit: 97aaf2ae942484908ea38e5e0b7da0c52f30e513
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 2 07:46:08 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 2 07:46:08 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97aaf2ae
7
8 app-editors/zile: Stabilize 2.6.2-r2 arm64, #835557
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-editors/zile/zile-2.6.2-r2.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/zile/zile-2.6.2-r2.ebuild b/app-editors/zile/zile-2.6.2-r2.ebuild
16 index de379302dff2..5f7b13501b1d 100644
17 --- a/app-editors/zile/zile-2.6.2-r2.ebuild
18 +++ b/app-editors/zile/zile-2.6.2-r2.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/zile/${P}.tar.gz"
20
21 LICENSE="GPL-3+"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm ~arm64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm arm64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
25
26 RDEPEND="dev-libs/glib:2
27 dev-libs/libgee:0.8=