From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 938BB13829C for ; Sat, 4 Jun 2016 15:36:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF74EE0825; Sat, 4 Jun 2016 15:36: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 73A21E0825 for ; Sat, 4 Jun 2016 15:36:36 +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 89B10340B98 for ; Sat, 4 Jun 2016 15:36:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A0E6917B4 for ; Sat, 4 Jun 2016 15:36:33 +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: <1465054560.183a2468dab2e5b4445e9464e6e08bd16a7275f2.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.31.ebuild X-VCS-Directories: media-sound/spotify/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 183a2468dab2e5b4445e9464e6e08bd16a7275f2 X-VCS-Branch: master Date: Sat, 4 Jun 2016 15:36:33 +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: 37c1d99f-df8e-4fbf-9448-0e6189e40549 X-Archives-Hash: ff290e339a5dde3b41a4a4064a73bb0e commit: 183a2468dab2e5b4445e9464e6e08bd16a7275f2 Author: Matthew Thode gentoo org> AuthorDate: Sat Jun 4 15:35:39 2016 +0000 Commit: Matt Thode gentoo org> CommitDate: Sat Jun 4 15:36:00 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=183a2468 media-sound/spotify: and stable Package-Manager: portage-2.2.28 media-sound/spotify/spotify-1.0.31.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/spotify/spotify-1.0.31.ebuild b/media-sound/spotify/spotify-1.0.31.ebuild index 17975d6..1dfd834 100644 --- a/media-sound/spotify/spotify-1.0.31.ebuild +++ b/media-sound/spotify/spotify-1.0.31.ebuild @@ -12,7 +12,7 @@ SRC_URI="amd64? ( ${SRC_BASE}${PN}-client_${PV}.56.g526cfefe-33_amd64.deb ) x86? ( ${SRC_BASE}${PN}-client_${PV}.56.g526cfefe-1_i386.deb )" LICENSE="Spotify" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="gnome pax_kernel pulseaudio" RESTRICT="mirror strip"