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 4850E13835A for ; Fri, 18 Dec 2020 10:14:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 92430E0A00; Fri, 18 Dec 2020 10:14:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 7ECE8E0A00 for ; Fri, 18 Dec 2020 10:14:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 AFBF6340DAE for ; Fri, 18 Dec 2020 10:14:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 63D511F9 for ; Fri, 18 Dec 2020 10:14:12 +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: <1608286431.0644e7064c3c7b6e6b0b4eb519a0008e14c177e4.slyfox@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/nicotine+/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/nicotine+/nicotine+-2.2.0.ebuild X-VCS-Directories: net-p2p/nicotine+/ X-VCS-Committer: slyfox X-VCS-Committer-Name: Sergei Trofimovich X-VCS-Revision: 0644e7064c3c7b6e6b0b4eb519a0008e14c177e4 X-VCS-Branch: master Date: Fri, 18 Dec 2020 10:14:12 +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: 5db8471a-a494-4c69-a920-da2fe2b36194 X-Archives-Hash: e73c88602b6d1d3e201098390211e511 commit: 0644e7064c3c7b6e6b0b4eb519a0008e14c177e4 Author: Sergei Trofimovich gentoo org> AuthorDate: Fri Dec 18 10:13:51 2020 +0000 Commit: Sergei Trofimovich gentoo org> CommitDate: Fri Dec 18 10:13:51 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0644e706 net-p2p/nicotine+: keyworded 2.2.0 for ppc keyworded wrt bug #759757 Package-Manager: Portage-3.0.12, Repoman-3.0.2 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich gentoo.org> net-p2p/nicotine+/nicotine+-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/nicotine+/nicotine+-2.2.0.ebuild b/net-p2p/nicotine+/nicotine+-2.2.0.ebuild index 96b50ea7f31..c33364d48dd 100644 --- a/net-p2p/nicotine+/nicotine+-2.2.0.ebuild +++ b/net-p2p/nicotine+/nicotine+-2.2.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/Nicotine-Plus/nicotine-plus/archive/${PV}.tar.gz -> LICENSE="GPL-3 LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND="${PYTHON_DEPS}"