From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 2610213835A for ; Fri, 5 Feb 2021 12:31:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 76FDFE0917; Fri, 5 Feb 2021 12:31:15 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 61B94E0917 for ; Fri, 5 Feb 2021 12:31:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 5FE34341325 for ; Fri, 5 Feb 2021 12:31:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D47A04BC for ; Fri, 5 Feb 2021 12:31:12 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1612528242.15e53d3c335a6535ac5d49f24dca7be3f96ace23.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/jq/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/jq/jq-1.7_pre20201109.ebuild X-VCS-Directories: app-misc/jq/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 15e53d3c335a6535ac5d49f24dca7be3f96ace23 X-VCS-Branch: master Date: Fri, 5 Feb 2021 12:31:12 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: c8fa7790-1d99-4abf-8f04-64a284d5d27d X-Archives-Hash: 1b2ddd51323e5c1b9bc3f824c87fc642 commit: 15e53d3c335a6535ac5d49f24dca7be3f96ace23 Author: Sam James gentoo org> AuthorDate: Fri Feb 5 12:30:42 2021 +0000 Commit: Sam James gentoo org> CommitDate: Fri Feb 5 12:30:42 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15e53d3c app-misc/jq: Stabilize 1.7_pre20201109 x86, #768669 Signed-off-by: Sam James gentoo.org> app-misc/jq/jq-1.7_pre20201109.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-misc/jq/jq-1.7_pre20201109.ebuild b/app-misc/jq/jq-1.7_pre20201109.ebuild index d794935bb1b..114f83a708e 100644 --- a/app-misc/jq/jq-1.7_pre20201109.ebuild +++ b/app-misc/jq/jq-1.7_pre20201109.ebuild @@ -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/