summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/gojq/gojq-0.12.17.ebuild')
-rw-r--r--app-misc/gojq/gojq-0.12.17.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/gojq/gojq-0.12.17.ebuild b/app-misc/gojq/gojq-0.12.17.ebuild
index 05d4e9a472ae..7176082ea805 100644
--- a/app-misc/gojq/gojq-0.12.17.ebuild
+++ b/app-misc/gojq/gojq-0.12.17.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2024 Gentoo Authors
+# Copyright 2024-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/itchyny/gojq/archive/refs/tags/v${PV}.tar.gz -> ${P}
LICENSE="MIT"
LICENSE+=" Apache-2.0 BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~loong"
DOCS=(README.md)
src_prepare() {