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 EFF7B1396DA for ; Tue, 14 Nov 2017 21:44:35 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 14501E0EEF; Tue, 14 Nov 2017 21:44:34 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 E6775E0EE4 for ; Tue, 14 Nov 2017 21:44:33 +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 D43D633BF51 for ; Tue, 14 Nov 2017 21:44:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6861B9AE5 for ; Tue, 14 Nov 2017 21:44:31 +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: <1510695438.c3c478f5f550fcac7665ac749ae8911a9bfae8bf.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.2.0.ebuild X-VCS-Directories: media-sound/cantata/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: c3c478f5f550fcac7665ac749ae8911a9bfae8bf X-VCS-Branch: master Date: Tue, 14 Nov 2017 21:44:31 +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: c0385869-80a2-476c-9575-e6e6c59af170 X-Archives-Hash: da90a6abdd796a0a308f0d989222cac2 commit: c3c478f5f550fcac7665ac749ae8911a9bfae8bf Author: Thomas Deutschmann gentoo org> AuthorDate: Tue Nov 14 21:37:18 2017 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Tue Nov 14 21:37:18 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3c478f5 media-sound/cantata: x86 stable (bug #637166) Package-Manager: Portage-2.3.13, Repoman-2.3.4 media-sound/cantata/cantata-2.2.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/cantata/cantata-2.2.0.ebuild b/media-sound/cantata/cantata-2.2.0.ebuild index 90ad03106b6..077a4a9f8be 100644 --- a/media-sound/cantata/cantata-2.2.0.ebuild +++ b/media-sound/cantata/cantata-2.2.0.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 mtp musicbrainz replaygain streaming taglib udisks" REQUIRED_USE=" ?? ( cdda cdio )