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: Thu, 08 Feb 2018 22:13:37
Message-Id: 1518127980.818171096b31f0e6d5b6f5a65b8227b3f6b6bd15.slyfox@gentoo
1 commit: 818171096b31f0e6d5b6f5a65b8227b3f6b6bd15
2 Author: Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
3 AuthorDate: Thu Feb 8 22:02:19 2018 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Thu Feb 8 22:13:00 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81817109
7
8 app-editors/zile: stable 2.4.13 for sparc, bug #646084
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11 RepoMan-Options: --include-arches="sparc"
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 52a77f4ede3..9f1ac547e51 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:=