commit: 516a738d1ccc5c737d88ee3f5eb5c9e21dcd17da Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Mon Apr 16 16:02:18 2018 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Mon Apr 16 16:03:12 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=516a738d
profiles: drop www-apps/cgit[jit] stable mask luajit has been marked stable. profiles/arch/amd64/package.use.stable.mask | 4 ---- profiles/arch/x86/package.use.stable.mask | 4 ---- 2 files changed, 8 deletions(-) diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 6bc0e5760b7..3614c275630 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -61,7 +61,3 @@ dev-python/apptools test # impl there anyway. Please keep this in sync with use.stable.mask. dev-lang/python-exec -python_targets_pypy dev-lang/python-exec -python_targets_pypy3 - -# Tom Wijsman <[email protected]> (06 Feb 2014) -# [QA] Masked jit USE flag on www-apps/cgit as dev-lang/luajit is not stable. -www-apps/cgit jit diff --git a/profiles/arch/x86/package.use.stable.mask b/profiles/arch/x86/package.use.stable.mask index bbfe51d2b16..0613e38e5ad 100644 --- a/profiles/arch/x86/package.use.stable.mask +++ b/profiles/arch/x86/package.use.stable.mask @@ -64,7 +64,3 @@ dev-python/apptools test # impl there anyway. Please keep this in sync with use.stable.mask. dev-lang/python-exec -python_targets_pypy dev-lang/python-exec -python_targets_pypy3 - -# Tom Wijsman <[email protected]> (06 Feb 2014) -# [QA] Masked jit USE flag on www-apps/cgit as dev-lang/luajit is not stable. -www-apps/cgit jit
