commit: 7ca34018e279e5d9a94670fd392f1ec981b9333b Author: Ilya Tumaykin <itumaykin <AT> gmail <DOT> com> AuthorDate: Fri Apr 14 12:14:13 2017 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Apr 15 06:55:24 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ca34018
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 profiles/arch/alpha/package.use.mask | 5 ----- 1 file changed, 5 deletions(-) diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index afe7f1f4f59..9888b6502de 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 <[email protected]> (05 Jan 2016) -# on behalf of Ilya Tumaykin <[email protected]> -# dev-lang/luajit lacks alpha keyword. See bug #488318. -media-video/mpv luajit - # Justin Lecher <[email protected]> (18 Nov 2015) # requires dev-python/restkit which requires # dev-python/socketpool which requires dev-python/gevent which requires
