diff options
author | Ilya Tumaykin <itumaykin@gmail.com> | 2017-04-14 15:14:13 +0300 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2017-04-15 08:55:24 +0200 |
commit | 7ca34018e279e5d9a94670fd392f1ec981b9333b (patch) | |
tree | 2da348f49258f23a8d513d5054e3bbd4b5914106 /profiles | |
parent | profiles: unmask cuda USE for media-video/mpv (diff) | |
download | gentoo-7ca34018e279e5d9a94670fd392f1ec981b9333b.tar.gz gentoo-7ca34018e279e5d9a94670fd392f1ec981b9333b.tar.bz2 gentoo-7ca34018e279e5d9a94670fd392f1ec981b9333b.zip |
profiles: drop obsolete mpv[luajit] p.use.mask on alpha
luajit USE is masked in use.mask on alpha now.
Closes: https://github.com/gentoo/gentoo/pull/4422
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index afe7f1f4f599..9888b6502de1 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -88,11 +88,6 @@ app-text/tesseract scrollview # no alpha support in media-libs/glfw app-text/mupdf opengl -# Ian Delaney <idella4@gentoo.org> (05 Jan 2016) -# on behalf of Ilya Tumaykin <itumaykin+gentoo@gmail.com> -# dev-lang/luajit lacks alpha keyword. See bug #488318. -media-video/mpv luajit - # Justin Lecher <jlec@gentoo.org> (18 Nov 2015) # requires dev-python/restkit which requires # dev-python/socketpool which requires dev-python/gevent which requires |