commit: d217523dc1b5bd708cf0be48be9ff7bc71c031fe Author: Matthew Thode <mthode <AT> mthode <DOT> org> AuthorDate: Wed Sep 23 14:19:08 2015 +0000 Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Wed Sep 23 14:19:08 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d217523d
media-sound/spotify: add missing but used use flag https://github.com/gentoo/gentoo/pull/123 Package-Manager: portage-2.2.20.1 media-sound/spotify/spotify-1.0.14.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-sound/spotify/spotify-1.0.14.ebuild b/media-sound/spotify/spotify-1.0.14.ebuild index 1105ded..1af9ca6 100644 --- a/media-sound/spotify/spotify-1.0.14.ebuild +++ b/media-sound/spotify/spotify-1.0.14.ebuild @@ -16,7 +16,7 @@ SRC_URI="amd64? ( ${SRC_BASE}${MY_P}${MY_PV_AMD64}_amd64.deb ) LICENSE="Spotify" SLOT="0" KEYWORDS="~amd64 ~x86" -IUSE="gnome pulseaudio" +IUSE="gnome pax_kernel pulseaudio" RESTRICT="mirror strip" DEPEND=""