Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/zile/
Date: Sun, 01 Apr 2018 14:22:06
Message-Id: 1522592499.8acdef3341a14788ae1afab5695fd3151f958d2e.slyfox@gentoo
1 commit: 8acdef3341a14788ae1afab5695fd3151f958d2e
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Sun Apr 1 14:21:39 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Sun Apr 1 14:21:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8acdef33
7
8 app-editors/zile: stable 2.4.13 for ppc, bug #646084
9
10 Package-Manager: Portage-2.3.27, Repoman-2.3.9
11 RepoMan-Options: --include-arches="ppc"
12
13 app-editors/zile/zile-2.4.13.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-editors/zile/zile-2.4.13.ebuild b/app-editors/zile/zile-2.4.13.ebuild
17 index 98fa830eec2..7143e7bbf0f 100644
18 --- a/app-editors/zile/zile-2.4.13.ebuild
19 +++ b/app-editors/zile/zile-2.4.13.ebuild
20 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/zile/${P}.tar.gz"
21
22 LICENSE="GPL-3+"
23 SLOT="0"
24 -KEYWORDS="alpha amd64 arm ~ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
25 +KEYWORDS="alpha amd64 arm ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
26 IUSE="acl test"
27
28 RDEPEND=">=dev-libs/boehm-gc-7.2:=