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 66581138336 for ; Fri, 5 Oct 2018 04:10:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3E2B4E08AA; Fri, 5 Oct 2018 04:10:20 +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 102CAE08AA for ; Fri, 5 Oct 2018 04:10:19 +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 3625E335CB7 for ; Fri, 5 Oct 2018 04:10:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EEF063F6 for ; Fri, 5 Oct 2018 04:10:10 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1538710955.95dffd5745040c5e75e7ccde52ff5f530cbc9d9b.whissi@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.2.ebuild X-VCS-Directories: media-sound/cantata/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 95dffd5745040c5e75e7ccde52ff5f530cbc9d9b X-VCS-Branch: master Date: Fri, 5 Oct 2018 04:10:10 +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-Archives-Salt: a041fcd0-5723-4b3e-a79b-9cab940e1882 X-Archives-Hash: 660f27eb427242abc53d086516db2dc1 commit: 95dffd5745040c5e75e7ccde52ff5f530cbc9d9b Author: Thomas Deutschmann gentoo org> AuthorDate: Fri Oct 5 03:42:35 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Fri Oct 5 03:42:35 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95dffd57 media-sound/cantata: x86 stable (bug #667418) Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann gentoo.org> media-sound/cantata/cantata-2.3.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/cantata/cantata-2.3.2.ebuild b/media-sound/cantata/cantata-2.3.2.ebuild index 79a23ad4e10..78ed9592e59 100644 --- a/media-sound/cantata/cantata-2.3.2.ebuild +++ b/media-sound/cantata/cantata-2.3.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/CDrummond/cantata/releases/download/v${PV}/${P}.tar. LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="cdda cddb cdio http-server libav mtp musicbrainz replaygain streaming taglib udisks zeroconf" REQUIRED_USE=" ?? ( cdda cdio )