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 BACCA138334 for ; Mon, 15 Jul 2019 20:52:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 132A1E0843; Mon, 15 Jul 2019 20:52:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 ED1BBE0843 for ; Mon, 15 Jul 2019 20:52:22 +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 E1D2F347C38 for ; Mon, 15 Jul 2019 20:52:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 73B59715 for ; Mon, 15 Jul 2019 20:52:18 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1563223917.979ca7172427d327d9c996ec11fc33e2f7986fd1.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/cantata/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/cantata/cantata-2.3.3-r1.ebuild X-VCS-Directories: media-sound/cantata/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 979ca7172427d327d9c996ec11fc33e2f7986fd1 X-VCS-Branch: master Date: Mon, 15 Jul 2019 20:52:18 +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: 672ce055-7961-4513-b307-42777744c9d3 X-Archives-Hash: 5286cd4f280eb290789623cb9c815b49 commit: 979ca7172427d327d9c996ec11fc33e2f7986fd1 Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jul 15 20:07:04 2019 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jul 15 20:51:57 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=979ca717 media-sound/cantata: 2.3.3-r1 ~ppc64 added Thanks-to: ernsteiswuerfel mailbox.org> Closes: https://bugs.gentoo.org/689610 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner gentoo.org> media-sound/cantata/cantata-2.3.3-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/cantata/cantata-2.3.3-r1.ebuild b/media-sound/cantata/cantata-2.3.3-r1.ebuild index ccd0d2f5b44..05ee35f5109 100644 --- a/media-sound/cantata/cantata-2.3.3-r1.ebuild +++ b/media-sound/cantata/cantata-2.3.3-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/CDrummond/${PN}/releases/download/v${PV}/${P}.tar.bz LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~ppc64 x86" IUSE="cdda cddb cdio http-server libav mtp musicbrainz replaygain streaming taglib udisks zeroconf" REQUIRED_USE=" ?? ( cdda cdio )