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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AFD3713835A for ; Sun, 2 May 2021 22:11:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 08F57E096C; Sun, 2 May 2021 22:11:01 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E82C2E096C for ; Sun, 2 May 2021 22:11:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C981734081F for ; Sun, 2 May 2021 22:10:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3309A733 for ; Sun, 2 May 2021 22:10:58 +0000 (UTC) From: "Sergei Trofimovich" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sergei Trofimovich" Message-ID: <1619993392.3b98010c126e7afa7cc7f9d9ff632dcd91c6fb34.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/vuze/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/vuze/vuze-5.7.6.0-r1.ebuild X-VCS-Directories: net-p2p/vuze/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 3b98010c126e7afa7cc7f9d9ff632dcd91c6fb34 X-VCS-Branch: master Date: Sun, 2 May 2021 22:10:58 +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: 02ffc580-c95c-44bc-83fd-7756c0f7a5de X-Archives-Hash: 9449c778fb58a4bbe7ff0e4fcc1b274c commit: 3b98010c126e7afa7cc7f9d9ff632dcd91c6fb34 Author: Sergei Trofimovich gentoo org> AuthorDate: Sun May 2 22:09:52 2021 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Sun May 2 22:09:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3b98010c net-p2p/vuze: keyworded 5.7.6.0-r1 for ppc64 keyworded wrt bug #784050 Package-Manager: Portage-3.0.18, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich gentoo.org> net-p2p/vuze/vuze-5.7.6.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/vuze/vuze-5.7.6.0-r1.ebuild b/net-p2p/vuze/vuze-5.7.6.0-r1.ebuild index 3c948421a13..fbae93cfb12 100644 --- a/net-p2p/vuze/vuze-5.7.6.0-r1.ebuild +++ b/net-p2p/vuze/vuze-5.7.6.0-r1.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://sourceforge/azureus/${PN}/${MY_SRC}/${MY_SRC}_source.zip" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" # bundles parts of http://www.programmers-friend.org/ # bundles bcprov - 1.37 required but not in the tree