Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/zile/
Date: Mon, 28 Mar 2022 06:52:14
Message-Id: 1648450317.f030af1837f4da2f56f45c13d32a28ee583b4a6f.ago@gentoo
1 commit: f030af1837f4da2f56f45c13d32a28ee583b4a6f
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 28 06:51:57 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 28 06:51:57 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f030af18
7
8 app-editors/zile: ppc stable wrt bug #835557
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="ppc"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-editors/zile/zile-2.6.2-r2.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-editors/zile/zile-2.6.2-r2.ebuild b/app-editors/zile/zile-2.6.2-r2.ebuild
18 index b631ef17bdc3..c6686d5649d1 100644
19 --- a/app-editors/zile/zile-2.6.2-r2.ebuild
20 +++ b/app-editors/zile/zile-2.6.2-r2.ebuild
21 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/zile/${P}.tar.gz"
22
23 LICENSE="GPL-3+"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 arm ~arm64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
26 +KEYWORDS="~alpha ~amd64 arm ~arm64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
27
28 RDEPEND="dev-libs/glib:2
29 dev-libs/libgee:0.8=