diff options
author | Ilya Tumaykin <itumaykin@gmail.com> | 2016-01-04 22:12:42 +0300 |
---|---|---|
committer | Ilya Tumaykin <itumaykin@gmail.com> | 2016-01-04 22:12:42 +0300 |
commit | 76adebc6a9b5cba83824fbcf897119a656de2c68 (patch) | |
tree | 443f3420710eea8509e98483877d38cd6503c60a | |
parent | profiles: adjust sdl USE mask for mpv on powerpc (diff) | |
download | gentoo-76adebc6a9b5cba83824fbcf897119a656de2c68.tar.gz gentoo-76adebc6a9b5cba83824fbcf897119a656de2c68.tar.bz2 gentoo-76adebc6a9b5cba83824fbcf897119a656de2c68.zip |
profiles: adjust rubberband USE mask for mpv on alpha
media-libs/rubberband wasn't keyworded on alpha in the past.
Now it is and there is a STABLEREQ in progress, see bug #570510.
Hopefully it will be ready for the next stable release of mpv.
Thus mask rubberband USE for the currently stable mpv version only.
-rw-r--r-- | profiles/arch/alpha/package.use.stable.mask | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/profiles/arch/alpha/package.use.stable.mask b/profiles/arch/alpha/package.use.stable.mask index 9e822eebea0d..79c97f07b788 100644 --- a/profiles/arch/alpha/package.use.stable.mask +++ b/profiles/arch/alpha/package.use.stable.mask @@ -20,6 +20,12 @@ # Ian Delaney <idella4@gentoo.org> (04 Jan 2016) # on behalf of Ilya Tumaykin <itumaykin+gentoo@gmail.com> +# Hopefully media-libs/rubberband goes stable before +# the next stable version of mpv. See bug #570510. +=media-video/mpv-0.9.2-r1 rubberband + +# Ian Delaney <idella4@gentoo.org> (04 Jan 2016) +# on behalf of Ilya Tumaykin <itumaykin+gentoo@gmail.com> # media-libs/libsdl2 wasn't stabilized in the past, but now # it's ready for the next stable mpv release after the one below. =media-video/mpv-0.9.2-r1 sdl @@ -30,13 +36,6 @@ # net-fs/libnfs lacks alpha keyword, bug #551576 gnome-base/gvfs nfs -# Tobias Klausmann <klausman@gentoo.org> (16 Sep 2015) -# Move this mask here (from package.use.mask) until rubberband goes stable. -# Also see commit 0ccb06790085936e2da1832e5bf1d1b637d6c54a -# Ben de Groot <yngwin@gentoo.org> (03 May 2015) -# media-libs/rubberband lacks alpha keyword, bug #548446 -media-video/mpv rubberband - # Tobias Klausmann <klausman@gentoo.org> (29 Jul 2015) # Mask webkit so the dep can stay ~alpha forever >=x11-libs/wxGTK-3.0.2.0-r1 webkit |