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 D589213832E for ; Wed, 3 Aug 2016 21:08:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0E957E0B2F; Wed, 3 Aug 2016 21:08:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 58FB0E0B2F for ; Wed, 3 Aug 2016 21:08:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 71977340862 for ; Wed, 3 Aug 2016 21:08:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D665D7D3 for ; Wed, 3 Aug 2016 21:08:28 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1470258471.382588c9f2d3cafbbaf002b12eaf9cf00ca23748.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/spotify/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-sound/spotify/spotify-1.0.33.ebuild X-VCS-Directories: media-sound/spotify/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 382588c9f2d3cafbbaf002b12eaf9cf00ca23748 X-VCS-Branch: master Date: Wed, 3 Aug 2016 21:08:28 +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: 50af4571-efe8-4447-b6f3-05f324ad6042 X-Archives-Hash: 00e348e7357da332c2159f9e9908f5ef commit: 382588c9f2d3cafbbaf002b12eaf9cf00ca23748 Author: Matthew Thode gentoo org> AuthorDate: Wed Aug 3 21:06:37 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Wed Aug 3 21:07:51 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=382588c9 media-sound/spotify: stable x86 Package-Manager: portage-2.2.28 media-sound/spotify/spotify-1.0.33.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/spotify/spotify-1.0.33.ebuild b/media-sound/spotify/spotify-1.0.33.ebuild index d63d8ab..f967f7a 100644 --- a/media-sound/spotify/spotify-1.0.33.ebuild +++ b/media-sound/spotify/spotify-1.0.33.ebuild @@ -12,7 +12,7 @@ SRC_URI="amd64? ( ${SRC_BASE}${PN}-client_${PV}.106.g60b5d1f0-22_amd64.deb ) x86? ( ${SRC_BASE}${PN}-client_${PV}.106.g60b5d1f0-1_i386.deb )" LICENSE="Spotify" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="gnome pax_kernel pulseaudio" RESTRICT="mirror strip"