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 C967313835C for ; Wed, 10 Mar 2021 03:06:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20D83E084A; Wed, 10 Mar 2021 03:06:49 +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 08CAAE0844 for ; Wed, 10 Mar 2021 03:06:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 1A75D33BDE4 for ; Wed, 10 Mar 2021 03:06:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9644459B for ; Wed, 10 Mar 2021 03:06:45 +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: <1615345586.b3377bd6876932092fe73037dffdf7c9c38cee33.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/graphics/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/graphics/graphics-5.1.1.ebuild X-VCS-Directories: dev-ml/graphics/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: b3377bd6876932092fe73037dffdf7c9c38cee33 X-VCS-Branch: master Date: Wed, 10 Mar 2021 03:06:45 +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: 00828d48-0afb-4ba1-8da7-8f9c60b1f0bc X-Archives-Hash: da7011e1caf7ce3eee268e974844051a commit: b3377bd6876932092fe73037dffdf7c9c38cee33 Author: Sam James gentoo org> AuthorDate: Wed Mar 10 03:06:26 2021 +0000 Commit: Sam James gentoo org> CommitDate: Wed Mar 10 03:06:26 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3377bd6 dev-ml/graphics: Stabilize 5.1.1 ppc64, #769320 Signed-off-by: Sam James gentoo.org> dev-ml/graphics/graphics-5.1.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/graphics/graphics-5.1.1.ebuild b/dev-ml/graphics/graphics-5.1.1.ebuild index f61c4465893..12cfe36fbcb 100644 --- a/dev-ml/graphics/graphics-5.1.1.ebuild +++ b/dev-ml/graphics/graphics-5.1.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ocaml/${PN}/releases/download/${PV}/${P}.tbz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~x86" RDEPEND="dev-ml/dune-configurator:=[ocamlopt?] >=dev-lang/ocaml-4.09