diff options
author | Mike Gilbert <floppym@gentoo.org> | 2018-04-16 12:02:18 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2018-04-16 12:03:12 -0400 |
commit | 516a738d1ccc5c737d88ee3f5eb5c9e21dcd17da (patch) | |
tree | 11fab9d32fced35446669a8983f1373a6c8dd5f4 /profiles/arch | |
parent | sys-power/pmtools: Clean up old (diff) | |
download | gentoo-516a738d1ccc5c737d88ee3f5eb5c9e21dcd17da.tar.gz gentoo-516a738d1ccc5c737d88ee3f5eb5c9e21dcd17da.tar.bz2 gentoo-516a738d1ccc5c737d88ee3f5eb5c9e21dcd17da.zip |
profiles: drop www-apps/cgit[jit] stable mask
luajit has been marked stable.
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/amd64/package.use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/arch/x86/package.use.stable.mask | 4 |
2 files changed, 0 insertions, 8 deletions
diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 6bc0e5760b78..3614c2756306 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 <TomWij@gentoo.org> (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 bbfe51d2b16f..0613e38e5ad8 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 <TomWij@gentoo.org> (06 Feb 2014) -# [QA] Masked jit USE flag on www-apps/cgit as dev-lang/luajit is not stable. -www-apps/cgit jit |