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 359111584AD for ; Thu, 24 Apr 2025 07:01:03 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id ACA353430AC for ; Thu, 24 Apr 2025 07:01:02 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id E2D1D1104B7; Thu, 24 Apr 2025 07:00:55 +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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id D802E1104B7 for ; Thu, 24 Apr 2025 07:00:55 +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 8E19B342FF4 for ; Thu, 24 Apr 2025 07:00:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C54BE25EF for ; Thu, 24 Apr 2025 07:00:53 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1745478002.7f6dc9d840fc3e14bdeeeb08a330e9e2c0188e02.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pysvn/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/pysvn/pysvn-1.9.22-r1.ebuild X-VCS-Directories: dev-python/pysvn/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 7f6dc9d840fc3e14bdeeeb08a330e9e2c0188e02 X-VCS-Branch: master Date: Thu, 24 Apr 2025 07:00:53 +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: c4e5f9f4-d617-47b9-abd2-a4df38924056 X-Archives-Hash: 960a2e64c2e1ae352647330396d590c2 commit: 7f6dc9d840fc3e14bdeeeb08a330e9e2c0188e02 Author: Sam James gentoo org> AuthorDate: Thu Apr 24 07:00:02 2025 +0000 Commit: Sam James gentoo org> CommitDate: Thu Apr 24 07:00:02 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f6dc9d8 dev-python/pysvn: Stabilize 1.9.22-r1 amd64, #953594 Signed-off-by: Sam James gentoo.org> dev-python/pysvn/pysvn-1.9.22-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pysvn/pysvn-1.9.22-r1.ebuild b/dev-python/pysvn/pysvn-1.9.22-r1.ebuild index 47f40b8f623d..6d738f8bc455 100644 --- a/dev-python/pysvn/pysvn-1.9.22-r1.ebuild +++ b/dev-python/pysvn/pysvn-1.9.22-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://downloads.sourceforge.net/project/pysvn/pysvn/V${PV}/${P}.tar.g LICENSE="Apache-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~arm ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="doc examples" DEPEND="