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: Thu, 22 Feb 2018 09:05:25
Message-Id: 1519290305.4af967b7cdd562d8119851541ebfe4a753afa4d2.ago@gentoo
1 commit: 4af967b7cdd562d8119851541ebfe4a753afa4d2
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Thu Feb 22 09:03:00 2018 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 22 09:05:05 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4af967b7
7
8 app-editors/zile: amd64 stable wrt bug #646084
9
10 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
11 Package-Manager: Portage-2.3.19, Repoman-2.3.6
12 RepoMan-Options: --include-arches="amd64"
13
14 app-editors/zile/zile-2.4.13.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-editors/zile/zile-2.4.13.ebuild b/app-editors/zile/zile-2.4.13.ebuild
18 index 9f1ac547e51..2ee7ba44002 100644
19 --- a/app-editors/zile/zile-2.4.13.ebuild
20 +++ b/app-editors/zile/zile-2.4.13.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/zile/${P}.tar.gz"
22
23 LICENSE="GPL-3+"
24 SLOT="0"
25 -KEYWORDS="~alpha ~amd64 ~arm ~ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
26 +KEYWORDS="~alpha amd64 ~arm ~ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
27 IUSE="acl test"
28
29 RDEPEND=">=dev-libs/boehm-gc-7.2:=