Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/zile/
Date: Wed, 07 Feb 2018 06:04:46
Message-Id: 1517983473.513fac71d2377637484ce4f7fcd565b3b51284b1.whissi@gentoo
1 commit: 513fac71d2377637484ce4f7fcd565b3b51284b1
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Wed Feb 7 06:04:33 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Wed Feb 7 06:04:33 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=513fac71
7
8 app-editors/zile: x86 stable (bug #646084)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 app-editors/zile/zile-2.4.13.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-editors/zile/zile-2.4.13.ebuild b/app-editors/zile/zile-2.4.13.ebuild
16 index 6afde291687..d7578b2406f 100644
17 --- a/app-editors/zile/zile-2.4.13.ebuild
18 +++ b/app-editors/zile/zile-2.4.13.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="mirror://gnu/zile/${P}.tar.gz"
20
21 LICENSE="GPL-3+"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
24 +KEYWORDS="~alpha ~amd64 ~arm ~ppc ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
25 IUSE="acl test"
26
27 RDEPEND=">=dev-libs/boehm-gc-7.2:=