From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 finch.gentoo.org (Postfix) with ESMTPS id 22B9B1581EE for ; Mon, 07 Apr 2025 19:25:12 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (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) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 0F742340943 for ; Mon, 07 Apr 2025 19:25:12 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 50D0D1104B7; Mon, 07 Apr 2025 19:25:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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) server-digest SHA256) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 49A091104B7 for ; Mon, 07 Apr 2025 19:25:08 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 04703340943 for ; Mon, 07 Apr 2025 19:25:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 547141EEA for ; Mon, 07 Apr 2025 19:25:06 +0000 (UTC) From: "Jakov Smolić" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jakov Smolić" Message-ID: <1744053902.eea7a3e3f76e23d5e246931140d0b692bb0b033c.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/core_unix/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/core_unix/core_unix-0.16.0-r1.ebuild X-VCS-Directories: dev-ml/core_unix/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: eea7a3e3f76e23d5e246931140d0b692bb0b033c X-VCS-Branch: master Date: Mon, 07 Apr 2025 19:25:06 +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: 8dfc3e15-b0d5-487c-a2e7-77c3d0025da4 X-Archives-Hash: de63d8e0c19350b5850fad8155832b56 commit: eea7a3e3f76e23d5e246931140d0b692bb0b033c Author: Jakov Smolić gentoo org> AuthorDate: Mon Apr 7 19:25:02 2025 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Mon Apr 7 19:25:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eea7a3e3 dev-ml/core_unix: Keyword 0.16.0-r1 riscv, #909070 Signed-off-by: Jakov Smolić gentoo.org> dev-ml/core_unix/core_unix-0.16.0-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ml/core_unix/core_unix-0.16.0-r1.ebuild b/dev-ml/core_unix/core_unix-0.16.0-r1.ebuild index 6de4f141e77e..b7b8b6d9f16c 100644 --- a/dev-ml/core_unix/core_unix-0.16.0-r1.ebuild +++ b/dev-ml/core_unix/core_unix-0.16.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023-2024 Gentoo Authors +# Copyright 2023-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/refs/tags/v${PV}.tar.gz LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~riscv x86" IUSE="+ocamlopt" DEPEND="