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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 4392215807B for ; Fri, 25 Oct 2024 21:31:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A36D7E09F2; Fri, 25 Oct 2024 21:31:56 +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 pigeon.gentoo.org (Postfix) with ESMTPS id 893E5E09F2 for ; Fri, 25 Oct 2024 21:31:56 +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 BF5FB342FE4 for ; Fri, 25 Oct 2024 21:31:55 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 141501F42 for ; Fri, 25 Oct 2024 21:31: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: <1729891893.850b4ef388476c23a9b16deb0ae3d88f188e70fd.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/zsync/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/zsync/zsync-0.6.2-r3.ebuild X-VCS-Directories: net-misc/zsync/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 850b4ef388476c23a9b16deb0ae3d88f188e70fd X-VCS-Branch: master Date: Fri, 25 Oct 2024 21:31: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: 99133bcb-b202-4105-b993-03fc1c7604b7 X-Archives-Hash: 52754fde2c19b6fbe039f683dd91056e commit: 850b4ef388476c23a9b16deb0ae3d88f188e70fd Author: Sam James gentoo org> AuthorDate: Fri Oct 25 21:31:33 2024 +0000 Commit: Sam James gentoo org> CommitDate: Fri Oct 25 21:31:33 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=850b4ef3 net-misc/zsync: Stabilize 0.6.2-r3 ppc64, #942156 Signed-off-by: Sam James gentoo.org> net-misc/zsync/zsync-0.6.2-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-misc/zsync/zsync-0.6.2-r3.ebuild b/net-misc/zsync/zsync-0.6.2-r3.ebuild index d0b4f57a6074..798fb552ab27 100644 --- a/net-misc/zsync/zsync-0.6.2-r3.ebuild +++ b/net-misc/zsync/zsync-0.6.2-r3.ebuild @@ -18,7 +18,7 @@ ZLIB_S="${WORKDIR}/${ZLIB_P}" LICENSE="Artistic-2" SLOT="0" -KEYWORDS="amd64 ~arm ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ppc ppc64 x86" PATCHES=( "${FILESDIR}"/${PN}-0.6.2-musl-off_t-fix.patch