From dfe54b1d2bc9f85104708c73e9c490f65ca143c3 Mon Sep 17 00:00:00 2001 From: Patrick McLean Date: Thu, 4 Feb 2021 10:20:02 -0800 Subject: app-misc/jq-1.7_pre20201109: Stabilize (bug #768669) Bug: https://bugs.gentoo.org/768669 Package-Manager: Portage-3.0.14, Repoman-3.0.2 Signed-off-by: Patrick McLean --- app-misc/jq/jq-1.7_pre20201109.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-misc/jq') diff --git a/app-misc/jq/jq-1.7_pre20201109.ebuild b/app-misc/jq/jq-1.7_pre20201109.ebuild index fa0a2415e13b..d794935bb1ba 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-2020 Gentoo Authors +# Copyright 1999-2021 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 ~x86 ~amd64-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~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/ -- cgit v1.2.3-65-gdbad