Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/zile/
Date: Sun, 07 Feb 2021 01:07:16
Message-Id: 1612660015.f74a893856aea43a5b1b5f90c81576eed75ddf10.sam@gentoo
1 commit: f74a893856aea43a5b1b5f90c81576eed75ddf10
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 7 01:06:55 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 7 01:06:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f74a8938
7
8 app-editors/zile: Stabilize 2.4.15 ppc, #768519
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-editors/zile/zile-2.4.15.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/zile/zile-2.4.15.ebuild b/app-editors/zile/zile-2.4.15.ebuild
16 index 9c4d88357f4..24ee6b12100 100644
17 --- a/app-editors/zile/zile-2.4.15.ebuild
18 +++ b/app-editors/zile/zile-2.4.15.ebuild
19 @@ -11,7 +11,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 IUSE="acl"
26
27 RDEPEND=">=dev-libs/boehm-gc-7.2:=