Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/zile/
Date: Sun, 25 Aug 2019 16:29:53
Message-Id: 1566750575.0da6389fb9c03fa2d01c1a68d3e2b582e6b3089d.bman@gentoo
1 commit: 0da6389fb9c03fa2d01c1a68d3e2b582e6b3089d
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 25 16:29:35 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 25 16:29:35 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0da6389f
7
8 app-editors/zile: arm64 stable (bug #692400)
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.73, Repoman-2.3.17
12 RepoMan-Options: --include-arches="arm64"
13
14 app-editors/zile/zile-2.4.14.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-editors/zile/zile-2.4.14.ebuild b/app-editors/zile/zile-2.4.14.ebuild
18 index eeeb58d7df9..9bb0819cd38 100644
19 --- a/app-editors/zile/zile-2.4.14.ebuild
20 +++ b/app-editors/zile/zile-2.4.14.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 ~arm64 ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
26 +KEYWORDS="alpha amd64 ~arm arm64 ppc sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
27 IUSE="acl test"
28 RESTRICT="!test? ( test )"