From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1260515-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 647161382C5
	for <garchives@archives.gentoo.org>; Sat, 13 Mar 2021 12:27:52 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B9632E08A8;
	Sat, 13 Mar 2021 12:27:51 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(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 A2972E08A8
	for <gentoo-commits@lists.gentoo.org>; Sat, 13 Mar 2021 12:27:51 +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 6E3FE340988
	for <gentoo-commits@lists.gentoo.org>; Sat, 13 Mar 2021 12:27:50 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D4FC13B
	for <gentoo-commits@lists.gentoo.org>; Sat, 13 Mar 2021 12:27:49 +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: <1615638466.abaaa132137637481048844aa353b34ee63e326a.sam@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/cppo/
X-VCS-Repository: repo/gentoo
X-VCS-Files: dev-ml/cppo/cppo-1.6.7.ebuild
X-VCS-Directories: dev-ml/cppo/
X-VCS-Committer: sam
X-VCS-Committer-Name: Sam James
X-VCS-Revision: abaaa132137637481048844aa353b34ee63e326a
X-VCS-Branch: master
Date: Sat, 13 Mar 2021 12:27:49 +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: 541b04a2-beb1-4bc3-8016-a7c8161b442c
X-Archives-Hash: 270c2aa0468efccd46788fa8c9adf2ce

commit:     abaaa132137637481048844aa353b34ee63e326a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 13 12:27:37 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 13 12:27:46 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abaaa132

dev-ml/cppo: Stabilize 1.6.7 arm64, #775797

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

 dev-ml/cppo/cppo-1.6.7.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ml/cppo/cppo-1.6.7.ebuild b/dev-ml/cppo/cppo-1.6.7.ebuild
index cbf8fb228db..4d24e4402ce 100644
--- a/dev-ml/cppo/cppo-1.6.7.ebuild
+++ b/dev-ml/cppo/cppo-1.6.7.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml-community/cppo/archive/v${PV}.tar.gz -> ${P}.t
 
 SLOT="0/${PV}"
 LICENSE="BSD"
-KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86"
+KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86"
 IUSE="+ocamlopt"
 
 RDEPEND="dev-ml/ocamlbuild