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 96CA113832F for ; Fri, 12 Aug 2016 20:08:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 355D921C060; Fri, 12 Aug 2016 20:08:52 +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 AF6B421C060 for ; Fri, 12 Aug 2016 20:08:51 +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 0D30D340B7E for ; Fri, 12 Aug 2016 20:08:50 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7873E2456 for ; Fri, 12 Aug 2016 20:08:48 +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: <1471032495.0bc62c01ae3330daa2718c341862600ab6724eba.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.36.ebuild X-VCS-Directories: media-sound/spotify/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 0bc62c01ae3330daa2718c341862600ab6724eba X-VCS-Branch: master Date: Fri, 12 Aug 2016 20:08:48 +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: e64b1c1d-52d5-4233-aa49-e1f4084ec42b X-Archives-Hash: 0be73ca4f00fa65c5bef4b9783e0f257 commit: 0bc62c01ae3330daa2718c341862600ab6724eba Author: Matthew Thode gentoo org> AuthorDate: Fri Aug 12 20:07:50 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Fri Aug 12 20:08:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0bc62c01 media-sound/spotify: bup Package-Manager: portage-2.2.28 media-sound/spotify/spotify-1.0.36.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/spotify/spotify-1.0.36.ebuild b/media-sound/spotify/spotify-1.0.36.ebuild index 998a91e..e310745 100644 --- a/media-sound/spotify/spotify-1.0.36.ebuild +++ b/media-sound/spotify/spotify-1.0.36.ebuild @@ -12,7 +12,7 @@ SRC_URI="amd64? ( ${SRC_BASE}${PN}-client_${PV}.120.g536a862f-20_amd64.deb ) x86? ( ${SRC_BASE}${PN}-client_${PV}.120.g536a862f-2_i386.deb )" LICENSE="Spotify" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="gnome pax_kernel pulseaudio" RESTRICT="mirror strip"