diff options
Diffstat (limited to 'media-sound/spotify/spotify-1.0.42-r1.ebuild')
-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" |