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 6E77E158041 for ; Thu, 29 Feb 2024 02:10:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A62CBE2A38; Thu, 29 Feb 2024 02:10:27 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 pigeon.gentoo.org (Postfix) with ESMTPS id 8DB42E2A38 for ; Thu, 29 Feb 2024 02:10:27 +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 C8A7B343029 for ; Thu, 29 Feb 2024 02:10:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0EF9814E0 for ; Thu, 29 Feb 2024 02:10:25 +0000 (UTC) From: "Horea Christian" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Horea Christian" Message-ID: <1709172618.8cc0b06c161939b5d472b4d66eb94ea6bba14ac7.chymera@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-python/ripser/ X-VCS-Repository: proj/sci X-VCS-Files: dev-python/ripser/ripser-0.6.4.ebuild X-VCS-Directories: dev-python/ripser/ X-VCS-Committer: chymera X-VCS-Committer-Name: Horea Christian X-VCS-Revision: 8cc0b06c161939b5d472b4d66eb94ea6bba14ac7 X-VCS-Branch: master Date: Thu, 29 Feb 2024 02:10:25 +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: ee22b9e8-00f9-452e-ac22-0e2612232aae X-Archives-Hash: 0558715cb5a3708b7c9033656e8b0fd8 commit: 8cc0b06c161939b5d472b4d66eb94ea6bba14ac7 Author: Horea Christian chymera eu> AuthorDate: Thu Feb 29 02:10:18 2024 +0000 Commit: Horea Christian gmail com> CommitDate: Thu Feb 29 02:10:18 2024 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=8cc0b06c dev-python/ripser: unkeyword 0.6.4 for ~x86 Signed-off-by: Horea Christian chymera.eu> dev-python/ripser/ripser-0.6.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/ripser/ripser-0.6.4.ebuild b/dev-python/ripser/ripser-0.6.4.ebuild index e0ea6f24b..21d6b6ccd 100644 --- a/dev-python/ripser/ripser-0.6.4.ebuild +++ b/dev-python/ripser/ripser-0.6.4.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://ripser.scikit-tda.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" RDEPEND=" dev-python/cython[${PYTHON_USEDEP}]