diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:01:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-02-14 11:10:29 +0100 |
commit | 68b62b1b2ef8b0fcc6163588aae8d8a28fda5844 (patch) | |
tree | 004e5aa037b1193ef22294c9466043d16240bc37 /media-sound/spotify | |
parent | sys-kernel/linux-headers: x86 stable wrt bug #571528 (diff) | |
download | gentoo-68b62b1b2ef8b0fcc6163588aae8d8a28fda5844.tar.gz gentoo-68b62b1b2ef8b0fcc6163588aae8d8a28fda5844.tar.bz2 gentoo-68b62b1b2ef8b0fcc6163588aae8d8a28fda5844.zip |
media-sound/spotify: x86 stable wrt bug #571530
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-sound/spotify')
-rw-r--r-- | media-sound/spotify/spotify-1.0.19.106-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/spotify/spotify-1.0.19.106-r1.ebuild b/media-sound/spotify/spotify-1.0.19.106-r1.ebuild index ddf9290d680b..55b45f07ca28 100644 --- a/media-sound/spotify/spotify-1.0.19.106-r1.ebuild +++ b/media-sound/spotify/spotify-1.0.19.106-r1.ebuild @@ -14,7 +14,7 @@ SRC_URI="amd64? ( ${SRC_BASE}${MY_P}_amd64.deb ) x86? ( ${SRC_BASE}${MY_P}_i386.deb )" LICENSE="Spotify" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="gnome pax_kernel pulseaudio" RESTRICT="mirror strip" |