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 14EE91581FD for ; Sun, 07 Sep 2025 14:57:14 +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) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 007E5340F94 for ; Sun, 07 Sep 2025 14:57:14 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 912B8110582; Sun, 07 Sep 2025 14:56:40 +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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 878A8110582 for ; Sun, 07 Sep 2025 14:56:40 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 42997340EC3 for ; Sun, 07 Sep 2025 14:56:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4B9D638D3 for ; Sun, 07 Sep 2025 14:56:37 +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: <1757256986.b6532629c48fd667c5e73f5acbd0fc1b60fbfd0e.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/argon2-cffi-bindings/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/argon2-cffi-bindings/argon2-cffi-bindings-25.1.0.ebuild X-VCS-Directories: dev-python/argon2-cffi-bindings/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: b6532629c48fd667c5e73f5acbd0fc1b60fbfd0e X-VCS-Branch: master Date: Sun, 07 Sep 2025 14:56:37 +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: 62035691-c453-4b51-918d-1150beb22bbc X-Archives-Hash: 5e995bd35dbdad498e3a5bc6161427de commit: b6532629c48fd667c5e73f5acbd0fc1b60fbfd0e Author: Arthur Zamarin gentoo org> AuthorDate: Sun Sep 7 14:56:26 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Sun Sep 7 14:56:26 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6532629 dev-python/argon2-cffi-bindings: Stabilize 25.1.0 ppc, #962328 Signed-off-by: Arthur Zamarin gentoo.org> dev-python/argon2-cffi-bindings/argon2-cffi-bindings-25.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/argon2-cffi-bindings/argon2-cffi-bindings-25.1.0.ebuild b/dev-python/argon2-cffi-bindings/argon2-cffi-bindings-25.1.0.ebuild index 0166c59258de..aec7fb522b23 100644 --- a/dev-python/argon2-cffi-bindings/argon2-cffi-bindings-25.1.0.ebuild +++ b/dev-python/argon2-cffi-bindings/argon2-cffi-bindings-25.1.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" IUSE="cpu_flags_x86_sse2" DEPEND="