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 253F9158041 for ; Thu, 29 Feb 2024 02:01:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6D419E2A33; Thu, 29 Feb 2024 02:01:14 +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 4D2B3E2A33 for ; Thu, 29 Feb 2024 02:01:14 +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 7D85B343029 for ; Thu, 29 Feb 2024 02:01:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DADE214E0 for ; Thu, 29 Feb 2024 02:01:11 +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: <1709172062.5da1ece965b466bed18247c3ad817756a7c7db9e.chymera@gentoo> Subject: [gentoo-commits] proj/sci:master commit in: dev-python/persim/ X-VCS-Repository: proj/sci X-VCS-Files: dev-python/persim/persim-0.3.1.ebuild X-VCS-Directories: dev-python/persim/ X-VCS-Committer: chymera X-VCS-Committer-Name: Horea Christian X-VCS-Revision: 5da1ece965b466bed18247c3ad817756a7c7db9e X-VCS-Branch: master Date: Thu, 29 Feb 2024 02:01: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: bdc26f3e-0644-487c-86fd-a1c4fab340bf X-Archives-Hash: cd66779e1e09a665f2ab3b6d1983648c commit: 5da1ece965b466bed18247c3ad817756a7c7db9e Author: Horea Christian chymera eu> AuthorDate: Thu Feb 29 02:01:02 2024 +0000 Commit: Horea Christian gmail com> CommitDate: Thu Feb 29 02:01:02 2024 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=5da1ece9 dev-python/persim: unkeyword 0.3.1 for ~x86 Signed-off-by: Horea Christian chymera.eu> dev-python/persim/persim-0.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/persim/persim-0.3.1.ebuild b/dev-python/persim/persim-0.3.1.ebuild index 78b86d6ea..994dca206 100644 --- a/dev-python/persim/persim-0.3.1.ebuild +++ b/dev-python/persim/persim-0.3.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://persim.scikit-tda.org/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64" RDEPEND=" dev-python/hopcroftkarp[${PYTHON_USEDEP}]