diff options
author | 2019-05-27 17:00:39 -0400 | |
---|---|---|
committer | 2019-05-27 17:00:39 -0400 | |
commit | 793dae4182429d4b351f0fbe4671a6c3b243c740 (patch) | |
tree | 7a13ca53531b1fc96ed9bc5e9f05f271c31c685b /app-text | |
parent | app-text/ebook-tools: arm64 stable (diff) | |
download | gentoo-793dae4182429d4b351f0fbe4671a6c3b243c740.tar.gz gentoo-793dae4182429d4b351f0fbe4671a6c3b243c740.tar.bz2 gentoo-793dae4182429d4b351f0fbe4671a6c3b243c740.zip |
app-text/editorconfig-core-c: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/editorconfig-core-c/editorconfig-core-c-0.12.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 index 48e7e80a5aab..237604945552 100644 --- 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/editorconfig/${PN}/archive/v${PV}.tar.gz -> ${P}.tar LICENSE="BSD-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm arm64 x86" IUSE="cli doc" CDEPEND="dev-libs/libpcre:=" DEPEND="${CDEPEND} |