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 A3B06158011 for ; Mon, 10 Jan 2022 20:07:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EA3E72BC014; Mon, 10 Jan 2022 20:07:58 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 C194D2BC00A for ; Mon, 10 Jan 2022 20:07:58 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D37E3342D6F for ; Mon, 10 Jan 2022 20:07:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 889D4287 for ; Mon, 10 Jan 2022 20:07:56 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1641845263.7a9f1b0e3f81c9d8ac4b91c0f02cbb532e3dd560.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/opam/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/opam/opam-2.0.9.ebuild X-VCS-Directories: dev-ml/opam/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 7a9f1b0e3f81c9d8ac4b91c0f02cbb532e3dd560 X-VCS-Branch: master Date: Mon, 10 Jan 2022 20:07:56 +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: 6e4c3b02-6672-4c8c-b3dd-acc77863740e X-Archives-Hash: fc75132773922de1dd428dc7406f6446 commit: 7a9f1b0e3f81c9d8ac4b91c0f02cbb532e3dd560 Author: Arthur Zamarin gentoo org> AuthorDate: Mon Jan 10 20:07:43 2022 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Mon Jan 10 20:07:43 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a9f1b0e dev-ml/opam: Stabilize 2.0.9 ppc, #817749 Signed-off-by: Arthur Zamarin gentoo.org> dev-ml/opam/opam-2.0.9.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/opam/opam-2.0.9.ebuild b/dev-ml/opam/opam-2.0.9.ebuild index 70911adfc20d..4612ab9b31d1 100644 --- a/dev-ml/opam/opam-2.0.9.ebuild +++ b/dev-ml/opam/opam-2.0.9.ebuild @@ -12,7 +12,7 @@ S="${WORKDIR}/opam-${PV/_/-}" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/${PV}" -KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 arm ~arm64 ppc ~ppc64 ~x86" IUSE="+ocamlopt" RDEPEND="