diff options
author | 2018-08-01 12:09:10 +0200 | |
---|---|---|
committer | 2018-08-01 13:36:24 +0200 | |
commit | ec821e92460679181bf2d63a8f899f0b8fbf7e24 (patch) | |
tree | b8355bbc9af1032f45d29d3e9f071b5b6b6bafb5 /profiles | |
parent | media-radio/fldigi: Fix DEPS, honour CPU_FLAGS_X86 settings (diff) | |
download | gentoo-ec821e92460679181bf2d63a8f899f0b8fbf7e24.tar.gz gentoo-ec821e92460679181bf2d63a8f899f0b8fbf7e24.tar.bz2 gentoo-ec821e92460679181bf2d63a8f899f0b8fbf7e24.zip |
app-portage/gemato: Add a live ebuild for multiprocessing branch
Add a separate ebuild for multiprocessing branch and keep it p.masked
due to the known hangs. Hopefully it will help testing and finding
a proper solution to that.
Bug: https://bugs.gentoo.org/647964
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 548fd1b1c185..a9edadcf52ac 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (01 Aug 2018) +# Multiprocessing versions of gemato. They are known to hang on some +# users, so let's keep them masked until somebody figures out what's +# wrong. Bug #647964. +~app-portage/gemato-9999m + # Joonas Niilola <juippis@gmail.com> (31 Jul 2018) # Old and obsolete. Merged into one EFL package since 1.18 release. # Removal in ~30 days. Bug #662510 |