summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Fan <alexfanqi@yahoo.com>2021-08-17 14:07:55 +1000
committerYixun Lan <dlan@gentoo.org>2021-08-18 08:29:36 +0800
commit497817ae568f5a321f51016aa4a66153fc2b5618 (patch)
treeffbe7a7a6131642a46175ad5b5f43f178e618136 /app-text/editorconfig-core-c
parentkde-frameworks/kquickcharts: keyword 5.85.0 for ~riscv (diff)
downloadgentoo-497817ae568f5a321f51016aa4a66153fc2b5618.tar.gz
gentoo-497817ae568f5a321f51016aa4a66153fc2b5618.tar.bz2
gentoo-497817ae568f5a321f51016aa4a66153fc2b5618.zip
app-text/editorconfig-core-c: keyword 0.12.4 for ~riscv
Signed-off-by: Alex Fan <alexfanqi@yahoo.com> Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'app-text/editorconfig-core-c')
-rw-r--r--app-text/editorconfig-core-c/editorconfig-core-c-0.12.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.4.ebuild b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.4.ebuild
index c79152307cf3..9df4830557e6 100644
--- a/app-text/editorconfig-core-c/editorconfig-core-c-0.12.4.ebuild
+++ b/app-text/editorconfig-core-c/editorconfig-core-c-0.12.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -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 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
IUSE="cli doc"
BDEPEND="doc? ( app-doc/doxygen )"