diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2023-12-08 17:09:21 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2023-12-08 17:11:48 -0600 |
commit | 5a98825045fb6f47bca07c4324e23cb6134f3678 (patch) | |
tree | 6ef4843003f1caf09db010eeba2088ca8ff95c2f /media-sound | |
parent | app-backup/borgbackup: add 1.2.7 (diff) | |
download | gentoo-5a98825045fb6f47bca07c4324e23cb6134f3678.tar.gz gentoo-5a98825045fb6f47bca07c4324e23cb6134f3678.tar.bz2 gentoo-5a98825045fb6f47bca07c4324e23cb6134f3678.zip |
media-sound/spotify: stabilize 1.2.26 for amd64
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'media-sound')
-rw-r--r-- | media-sound/spotify/spotify-1.2.26.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-sound/spotify/spotify-1.2.26.ebuild b/media-sound/spotify/spotify-1.2.26.ebuild index 81421feec593..170c0dce2c31 100644 --- a/media-sound/spotify/spotify-1.2.26.ebuild +++ b/media-sound/spotify/spotify-1.2.26.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" |