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 E96911382DE for ; Wed, 29 Jun 2016 16:24:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31CD4E0A9D; Wed, 29 Jun 2016 16:24:07 +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 D2381E0A9D for ; Wed, 29 Jun 2016 16:24:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 72E0E340DE6 for ; Wed, 29 Jun 2016 16:24:05 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DA005856 for ; Wed, 29 Jun 2016 16:24:02 +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: <1467217414.966fc7d4d6c8b1e4e3f40db938baf4d08f775cc3.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.32.ebuild X-VCS-Directories: media-sound/spotify/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 966fc7d4d6c8b1e4e3f40db938baf4d08f775cc3 X-VCS-Branch: master Date: Wed, 29 Jun 2016 16:24:02 +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: c099c8ca-b36a-4320-9121-0324337dc5ae X-Archives-Hash: c57bd1dc1b6dad98b393f69a1d18742e commit: 966fc7d4d6c8b1e4e3f40db938baf4d08f775cc3 Author: Matthew Thode gentoo org> AuthorDate: Wed Jun 29 16:23:34 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Wed Jun 29 16:23:34 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=966fc7d4 media-sound/spotify: fast stable due to stupid upstream Package-Manager: portage-2.2.28 media-sound/spotify/spotify-1.0.32.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/spotify/spotify-1.0.32.ebuild b/media-sound/spotify/spotify-1.0.32.ebuild index 7d974d6..862c683 100644 --- a/media-sound/spotify/spotify-1.0.32.ebuild +++ b/media-sound/spotify/spotify-1.0.32.ebuild @@ -12,7 +12,7 @@ SRC_URI="amd64? ( ${SRC_BASE}${PN}-client_${PV}.96.g3c8a06e6-37_amd64.deb ) x86? ( ${SRC_BASE}${PN}-client_${PV}.96.g3c8a06e6-3_i386.deb )" LICENSE="Spotify" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="gnome pax_kernel pulseaudio" RESTRICT="mirror strip"