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 DD81A1584AD for ; Sat, 10 May 2025 05:48:57 +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 C38F7343123 for ; Sat, 10 May 2025 05:48:57 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id BD1C81103C1; Sat, 10 May 2025 05:48:56 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id AF47911036F for ; Sat, 10 May 2025 05:48:56 +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 58324343123 for ; Sat, 10 May 2025 05:48:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C2133254D for ; Sat, 10 May 2025 05:48:54 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1746855948.5880a0937c2413faae059e046e80d627d3c228df.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/nanobind/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/nanobind/nanobind-2.7.0.ebuild X-VCS-Directories: dev-python/nanobind/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: 5880a0937c2413faae059e046e80d627d3c228df X-VCS-Branch: master Date: Sat, 10 May 2025 05:48:54 +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: e8e04cac-7095-4bb7-bf86-e7ab7558f54c X-Archives-Hash: c798ce737d54acc1bb40988617a93dff commit: 5880a0937c2413faae059e046e80d627d3c228df Author: Joonas Niilola gentoo org> AuthorDate: Sat May 10 05:45:48 2025 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Sat May 10 05:45:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5880a093 dev-python/nanobind: Keyword 2.7.0 x86, #955276 Signed-off-by: Joonas Niilola gentoo.org> dev-python/nanobind/nanobind-2.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/nanobind/nanobind-2.7.0.ebuild b/dev-python/nanobind/nanobind-2.7.0.ebuild index 6be774d8efec..90d089676935 100644 --- a/dev-python/nanobind/nanobind-2.7.0.ebuild +++ b/dev-python/nanobind/nanobind-2.7.0.ebuild @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86" DEPEND=" >=dev-cpp/robin-map-1.3.0