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 76253158041 for ; Thu, 11 Apr 2024 17:00:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4D4D8E2A41; Thu, 11 Apr 2024 17:00:08 +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 2C53EE2A41 for ; Thu, 11 Apr 2024 17:00:08 +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 1DCF6343337 for ; Thu, 11 Apr 2024 17:00:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8129616B8 for ; Thu, 11 Apr 2024 17:00:05 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1712854801.36474ab8d5df1fed4767d51867a7394c04de9835.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/nh3/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/nh3/nh3-0.2.17.ebuild X-VCS-Directories: dev-python/nh3/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 36474ab8d5df1fed4767d51867a7394c04de9835 X-VCS-Branch: master Date: Thu, 11 Apr 2024 17:00:05 +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: fd0998fb-05a7-43f2-85b0-dd96bae8bc8d X-Archives-Hash: 0e2d2a002d0b24fb57d54728bec79ab7 commit: 36474ab8d5df1fed4767d51867a7394c04de9835 Author: Arthur Zamarin gentoo org> AuthorDate: Thu Apr 11 17:00:01 2024 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Thu Apr 11 17:00:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36474ab8 dev-python/nh3: Stabilize 0.2.17 amd64, #929167 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/nh3/nh3-0.2.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/nh3/nh3-0.2.17.ebuild b/dev-python/nh3/nh3-0.2.17.ebuild index 540835241b4b..fe5b360a78f0 100644 --- a/dev-python/nh3/nh3-0.2.17.ebuild +++ b/dev-python/nh3/nh3-0.2.17.ebuild @@ -95,7 +95,7 @@ LICENSE="MIT" # Dependent crate licenses LICENSE+=" Apache-2.0-with-LLVM-exceptions MIT Unicode-DFS-2016" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc x86" distutils_enable_tests pytest