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 45F2B138334 for ; Fri, 30 Nov 2018 20:13:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1EA3FE0961; Fri, 30 Nov 2018 20:13:22 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 E2805E0961 for ; Fri, 30 Nov 2018 20:13:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 F2ED4335C16 for ; Fri, 30 Nov 2018 20:13:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6871944F for ; Fri, 30 Nov 2018 20:13:18 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1543608790.8909644804da62d09c1e54092976624ef9472b73.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jmespath/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/jmespath/jmespath-0.9.3-r1.ebuild X-VCS-Directories: dev-python/jmespath/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 8909644804da62d09c1e54092976624ef9472b73 X-VCS-Branch: master Date: Fri, 30 Nov 2018 20:13:18 +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: d23fac1b-2add-46c6-bff0-42193e8a7647 X-Archives-Hash: 1b916e98206d5539e65998c71dde6e0e commit: 8909644804da62d09c1e54092976624ef9472b73 Author: Mikle Kolyada gentoo org> AuthorDate: Fri Nov 30 20:10:35 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Nov 30 20:13:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=89096448 dev-python/jmespath: amd64 stable wrt bug #667974 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-python/jmespath/jmespath-0.9.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/jmespath/jmespath-0.9.3-r1.ebuild b/dev-python/jmespath/jmespath-0.9.3-r1.ebuild index 1992f6dc35a..1f69d522981 100644 --- a/dev-python/jmespath/jmespath-0.9.3-r1.ebuild +++ b/dev-python/jmespath/jmespath-0.9.3-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="test" DEPEND="