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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 66E74158010 for ; Wed, 15 Feb 2023 18:38:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 99EB2E0894; Wed, 15 Feb 2023 18:38:07 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7FCECE0893 for ; Wed, 15 Feb 2023 18:38:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C6B78340E38 for ; Wed, 15 Feb 2023 18:38:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 80A848BA for ; Wed, 15 Feb 2023 18:38:03 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1676486190.e7c1d52871b8975f20df2d1b5062f8ac9c17b59e.mattst88@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.11-r1.ebuild dev-ml/camlp5/camlp5-7.12.ebuild dev-ml/camlp5/camlp5-7.13.ebuild dev-ml/camlp5/camlp5-7.14.ebuild dev-ml/camlp5/camlp5-8.00.01.ebuild dev-ml/camlp5/camlp5-8.00.02.ebuild dev-ml/camlp5/camlp5-8.00.ebuild X-VCS-Directories: dev-ml/camlp5/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: e7c1d52871b8975f20df2d1b5062f8ac9c17b59e X-VCS-Branch: master Date: Wed, 15 Feb 2023 18:38:03 +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: 353f68e3-ee85-450b-9944-640dd82fb610 X-Archives-Hash: 9796223573022312549de62a1918c6ce commit: e7c1d52871b8975f20df2d1b5062f8ac9c17b59e Author: Matt Turner gentoo org> AuthorDate: Wed Feb 15 18:28:52 2023 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Feb 15 18:36:30 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7c1d528 dev-ml/camlp5: Drop alpha keywords Signed-off-by: Matt Turner gentoo.org> dev-ml/camlp5/camlp5-7.11-r1.ebuild | 2 +- dev-ml/camlp5/camlp5-7.12.ebuild | 2 +- dev-ml/camlp5/camlp5-7.13.ebuild | 2 +- dev-ml/camlp5/camlp5-7.14.ebuild | 2 +- dev-ml/camlp5/camlp5-8.00.01.ebuild | 2 +- dev-ml/camlp5/camlp5-8.00.02.ebuild | 2 +- dev-ml/camlp5/camlp5-8.00.ebuild | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/dev-ml/camlp5/camlp5-7.11-r1.ebuild b/dev-ml/camlp5/camlp5-7.11-r1.ebuild index a425a55740f5..01c63a85041b 100644 --- a/dev-ml/camlp5/camlp5-7.11-r1.ebuild +++ b/dev-ml/camlp5/camlp5-7.11-r1.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/${PN}-rel$(ver_rs 1- '')" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~alpha amd64 ~ppc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="doc +ocamlopt" DEPEND="