diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-08-25 15:06:22 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-08-25 15:06:22 +0800 |
commit | b9b057357c38339549214d7a99b7d38d738fb7d8 (patch) | |
tree | 0cda3b11acd417ee2aa4e839ab5a9da1d6f79cb0 /app-misc/jq | |
parent | dev-util/github-cli: forward ~loong (diff) | |
download | gentoo-b9b057357c38339549214d7a99b7d38d738fb7d8.tar.gz gentoo-b9b057357c38339549214d7a99b7d38d738fb7d8.tar.bz2 gentoo-b9b057357c38339549214d7a99b7d38d738fb7d8.zip |
app-misc/jq: keyword 1.7_pre20201109 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-misc/jq')
-rw-r--r-- | app-misc/jq/jq-1.7_pre20201109.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/jq/jq-1.7_pre20201109.ebuild b/app-misc/jq/jq-1.7_pre20201109.ebuild index 62a69454eb2a..d18b013e9a4c 100644 --- a/app-misc/jq/jq-1.7_pre20201109.ebuild +++ b/app-misc/jq/jq-1.7_pre20201109.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -15,7 +15,7 @@ S="${WORKDIR}/${PN}-${COMMIT_HASH}" LICENSE="MIT CC-BY-3.0" SLOT="0" -KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~ppc ppc64 ~riscv x86 ~amd64-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ~loong ~ppc ppc64 ~riscv x86 ~amd64-linux ~x64-macos" IUSE="+oniguruma static-libs test" ONIGURUMA_MINPV='>=dev-libs/oniguruma-6.1.3' # Keep this in sync with bundled modules/oniguruma/ |