From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1249932-garchives=archives.gentoo.org@lists.gentoo.org>
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 5D0F51382C5
	for <garchives@archives.gentoo.org>; Thu, 11 Feb 2021 06:26:08 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 67632E0BEB;
	Thu, 11 Feb 2021 06:26:06 +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 6DD52E0B47
	for <gentoo-commits@lists.gentoo.org>; Thu, 11 Feb 2021 06:26:05 +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 59BFE335D92
	for <gentoo-commits@lists.gentoo.org>; Thu, 11 Feb 2021 06:26:04 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id AEB854E8
	for <gentoo-commits@lists.gentoo.org>; Thu, 11 Feb 2021 06:26:01 +0000 (UTC)
From: "Sam James" <sam@gentoo.org>
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" <sam@gentoo.org>
Message-ID: <1613024736.6a2760f6581d41366b1b77adf3cdcf4aa0c1c376.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/opam-core/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-ml/opam-core/opam-core-2.0.7.ebuild
X-VCS-Directories: dev-ml/opam-core/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: 6a2760f6581d41366b1b77adf3cdcf4aa0c1c376
X-VCS-Branch: master
Date: Thu, 11 Feb 2021 06:26:01 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
X-Archives-Salt: 0c997276-26fe-43dd-abe5-b800ba0230be
X-Archives-Hash: e5da6539da960e8e3e1f82444be1eca6

commit:     6a2760f6581d41366b1b77adf3cdcf4aa0c1c376
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Feb 11 06:25:36 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Feb 11 06:25:36 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a2760f6

dev-ml/opam-core: Stabilize 2.0.7 x86, #769317

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-ml/opam-core/opam-core-2.0.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/opam-core/opam-core-2.0.7.ebuild b/dev-ml/opam-core/opam-core-2.0.7.ebuild
index b70568a169d..e5d88e636f1 100644
--- a/dev-ml/opam-core/opam-core-2.0.7.ebuild
+++ b/dev-ml/opam-core/opam-core-2.0.7.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/ocaml/opam/archive/${PV/_/-}.tar.gz -> opam-${PV}.ta
 
 LICENSE="LGPL-2.1"
 SLOT="0/${PV}"
-KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc ppc64 x86"
 IUSE=""
 
 RDEPEND="