diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-06-24 21:33:59 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-06-24 21:33:59 -0500 |
commit | 3e60d0253985ad3f0c2a8136e37db7227de12032 (patch) | |
tree | 532aa8f90789689eeecd6d6e4324a5268b372b1e /media-sound/spotify | |
parent | dev-python/pypdf: Copy pillow flag fix to 3.11.0 (diff) | |
download | gentoo-3e60d0253985ad3f0c2a8136e37db7227de12032.tar.gz gentoo-3e60d0253985ad3f0c2a8136e37db7227de12032.tar.bz2 gentoo-3e60d0253985ad3f0c2a8136e37db7227de12032.zip |
media-sound/spotify: stabilize 1.2.13 for amd64
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'media-sound/spotify')
-rw-r--r-- | media-sound/spotify/spotify-1.2.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/spotify/spotify-1.2.13.ebuild b/media-sound/spotify/spotify-1.2.13.ebuild index 27f4cd90aecd..960cb1c7fa5c 100644 --- a/media-sound/spotify/spotify-1.2.13.ebuild +++ b/media-sound/spotify/spotify-1.2.13.ebuild @@ -13,7 +13,7 @@ SRC_URI="${SRC_BASE}${PN}-client_${PV}.${BUILD_ID_AMD64}_amd64.deb" LICENSE="Spotify" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="libnotify local-playback pax-kernel pulseaudio" RESTRICT="mirror strip" |