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 1598E15800A for ; Mon, 24 Jul 2023 08:54:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A63D1E085B; Mon, 24 Jul 2023 08:54:30 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 915D0E085B for ; Mon, 24 Jul 2023 08:54:30 +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 D57FC34131C for ; Mon, 24 Jul 2023 08:54:29 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5734DC44 for ; Mon, 24 Jul 2023 08:54:26 +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: <1690188834.252be14855bbcc9cd7428fa689232f81d2020aa2.jsmolic@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pytools/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pytools/pytools-2023.1.ebuild X-VCS-Directories: dev-python/pytools/ X-VCS-Committer: jsmolic X-VCS-Committer-Name: Jakov Smolić X-VCS-Revision: 252be14855bbcc9cd7428fa689232f81d2020aa2 X-VCS-Branch: master Date: Mon, 24 Jul 2023 08:54:26 +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: b6399959-6d0f-40c9-b7b6-83c2da9768f0 X-Archives-Hash: 9410e29c7d8f0070932802e7051b76a7 commit: 252be14855bbcc9cd7428fa689232f81d2020aa2 Author: Jakov Smolić gentoo org> AuthorDate: Mon Jul 24 08:53:54 2023 +0000 Commit: Jakov Smolić gentoo org> CommitDate: Mon Jul 24 08:53:54 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=252be148 dev-python/pytools: Stabilize 2023.1 ALLARCHES, #911082 Signed-off-by: Jakov Smolić gentoo.org> dev-python/pytools/pytools-2023.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pytools/pytools-2023.1.ebuild b/dev-python/pytools/pytools-2023.1.ebuild index a0307d3d551f..f50379dd537e 100644 --- a/dev-python/pytools/pytools-2023.1.ebuild +++ b/dev-python/pytools/pytools-2023.1.ebuild @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc64" +KEYWORDS="amd64 ~ppc64" # NB: numpy is now an "extra" (optional) dep -- we can remove it from # RDEPEND If revdeps don't need it