diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-10 08:37:36 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-10 08:37:36 -0600 |
commit | 2461aee087f96d91bdcb10a6db13335f8e7a2422 (patch) | |
tree | e86bf9c9251f01d11c290895063a1a679a993889 /media-sound/spotify | |
parent | media-sound/spotify: bup (diff) | |
download | gentoo-2461aee087f96d91bdcb10a6db13335f8e7a2422.tar.gz gentoo-2461aee087f96d91bdcb10a6db13335f8e7a2422.tar.bz2 gentoo-2461aee087f96d91bdcb10a6db13335f8e7a2422.zip |
stable amd64 and x86 for disappearing src bug 598936
Package-Manager: portage-2.3.0
Diffstat (limited to 'media-sound/spotify')
-rw-r--r-- | media-sound/spotify/spotify-1.0.42-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/spotify/spotify-1.0.42-r1.ebuild b/media-sound/spotify/spotify-1.0.42-r1.ebuild index 159d2f3685e6..53d65a2becb1 100644 --- a/media-sound/spotify/spotify-1.0.42-r1.ebuild +++ b/media-sound/spotify/spotify-1.0.42-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="amd64? ( ${SRC_BASE}${PN}-client_${PV}.151.g19de0aa6-74_amd64.deb ) x86? ( ${SRC_BASE}${PN}-client_${PV}.151.g19de0aa6-27_i386.deb )" LICENSE="Spotify" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="gnome pax_kernel pulseaudio" RESTRICT="mirror strip" |