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-text/editorconfig-core-c/
Date: Mon, 27 May 2019 21:05:05
Message-Id: 1558990839.793dae4182429d4b351f0fbe4671a6c3b243c740.bman@gentoo
1 commit: 793dae4182429d4b351f0fbe4671a6c3b243c740
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 27 21:00:39 2019 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Mon May 27 21:00:39 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=793dae41
7
8 app-text/editorconfig-core-c: arm64 stable
9
10 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>
11 Package-Manager: Portage-2.3.66, Repoman-2.3.12
12 RepoMan-Options: --include-arches="arm64"
13
14 app-text/editorconfig-core-c/editorconfig-core-c-0.12.1.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.1.ebuild b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.1.ebuild
18 index 48e7e80a5aa..23760494555 100644
19 --- a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.1.ebuild
20 +++ b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2019 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/editorconfig/${PN}/archive/v${PV}.tar.gz -> ${P}.tar
28
29 LICENSE="BSD-2"
30 SLOT="0"
31 -KEYWORDS="amd64 ~arm ~arm64 x86"
32 +KEYWORDS="amd64 ~arm arm64 x86"
33 IUSE="cli doc"
34 CDEPEND="dev-libs/libpcre:="
35 DEPEND="${CDEPEND}