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 B24611381F3 for ; Thu, 22 Oct 2020 13:59:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 33E59E087B; Thu, 22 Oct 2020 13:59:45 +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 1C1DBE087B for ; Thu, 22 Oct 2020 13:59:45 +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 E3CCB340E49 for ; Thu, 22 Oct 2020 13:59:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 419E33BB for ; Thu, 22 Oct 2020 13:59:41 +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: <1603374906.9a7d64386ef7deb70a7fe84e77e0099fe7727d84.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/camlp5/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/camlp5/camlp5-7.12.ebuild X-VCS-Directories: dev-ml/camlp5/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9a7d64386ef7deb70a7fe84e77e0099fe7727d84 X-VCS-Branch: master Date: Thu, 22 Oct 2020 13:59:41 +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: 716dc4c1-28b5-4955-97ea-8ffc398b4f2a X-Archives-Hash: abea2f55f9190c73198f43d862d7d192 commit: 9a7d64386ef7deb70a7fe84e77e0099fe7727d84 Author: Sam James gentoo org> AuthorDate: Thu Oct 22 13:55:06 2020 +0000 Commit: Sam James gentoo org> CommitDate: Thu Oct 22 13:55:06 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a7d6438 dev-ml/camlp5: Keyword 7.12 arm64, #748576 Signed-off-by: Sam James gentoo.org> dev-ml/camlp5/camlp5-7.12.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/camlp5/camlp5-7.12.ebuild b/dev-ml/camlp5/camlp5-7.12.ebuild index 59d3a95dc7e..e2d0cdddb96 100644 --- a/dev-ml/camlp5/camlp5-7.12.ebuild +++ b/dev-ml/camlp5/camlp5-7.12.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-rel$(ver_rs 1- '')" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ppc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~x86" IUSE="doc +ocamlopt" DEPEND="