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 F32F115ACFC for ; Sat, 29 Apr 2023 20:20:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DD100E0867; Sat, 29 Apr 2023 20:20:13 +0000 (UTC) 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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BAACEE085A for ; Sat, 29 Apr 2023 20:20:13 +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 ADE4034127D for ; Sat, 29 Apr 2023 20:20:12 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F2258AC for ; Sat, 29 Apr 2023 20:20:11 +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: <1682799590.893fcd411aa6d2179ea11c2e0866a0547aac81d5.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ml/base_bigstring/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-ml/base_bigstring/base_bigstring-0.15.0-r1.ebuild X-VCS-Directories: dev-ml/base_bigstring/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 893fcd411aa6d2179ea11c2e0866a0547aac81d5 X-VCS-Branch: master Date: Sat, 29 Apr 2023 20:20:11 +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: 3f63d2f8-5dc2-4eb3-a9ae-dc51ca3e9c9f X-Archives-Hash: e904c1e793bd29a0284816fce63888f8 commit: 893fcd411aa6d2179ea11c2e0866a0547aac81d5 Author: Sam James gentoo org> AuthorDate: Sat Apr 29 20:19:50 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sat Apr 29 20:19:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=893fcd41 dev-ml/base_bigstring: Stabilize 0.15.0-r1 arm64, #901597 Signed-off-by: Sam James gentoo.org> dev-ml/base_bigstring/base_bigstring-0.15.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/base_bigstring/base_bigstring-0.15.0-r1.ebuild b/dev-ml/base_bigstring/base_bigstring-0.15.0-r1.ebuild index 3ff9f0aa8bf2..98a7debf012b 100644 --- a/dev-ml/base_bigstring/base_bigstring-0.15.0-r1.ebuild +++ b/dev-ml/base_bigstring/base_bigstring-0.15.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/janestreet/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g LICENSE="MIT" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~riscv x86" IUSE="+ocamlopt" DEPEND="