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 AF89715800A for ; Thu, 3 Aug 2023 15:10:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A884F2BC01E; Thu, 3 Aug 2023 15:10:10 +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 8DC562BC01E for ; Thu, 3 Aug 2023 15:10:10 +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 7FF28340DCC for ; Thu, 3 Aug 2023 15:10:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 25784EE1 for ; Thu, 3 Aug 2023 15:10:07 +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: <1691075276.cb40fecd3f87b9823064d5b1bd011165989edff3.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/biglybt/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/biglybt/biglybt-3.4.0.0.ebuild X-VCS-Directories: net-p2p/biglybt/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: cb40fecd3f87b9823064d5b1bd011165989edff3 X-VCS-Branch: master Date: Thu, 3 Aug 2023 15:10:07 +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: aac24745-c301-404f-b3cd-8492b50728f2 X-Archives-Hash: c640fb67a7c3e570d7f7f84dbe5f74fa commit: cb40fecd3f87b9823064d5b1bd011165989edff3 Author: Sam James gentoo org> AuthorDate: Thu Aug 3 15:07:56 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Aug 3 15:07:56 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb40fecd net-p2p/biglybt: Stabilize 3.4.0.0 amd64, #911304 Signed-off-by: Sam James gentoo.org> net-p2p/biglybt/biglybt-3.4.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/biglybt/biglybt-3.4.0.0.ebuild b/net-p2p/biglybt/biglybt-3.4.0.0.ebuild index 7e3d1e8ab4a6..43f03e1cc2da 100644 --- a/net-p2p/biglybt/biglybt-3.4.0.0.ebuild +++ b/net-p2p/biglybt/biglybt-3.4.0.0.ebuild @@ -15,7 +15,7 @@ S="${WORKDIR}/BiglyBT-${PV}" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ppc64" +KEYWORDS="amd64 ~arm64 ppc64" # Common dependencies # POM: core/pom.xml