diff options
author | Sam James <sam@gentoo.org> | 2021-02-09 06:48:39 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-09 06:48:39 +0000 |
commit | 46ecf0afe7982569c3151a824459a167a1a7969f (patch) | |
tree | 6647bab7b4d952c0220e68a7093b80c89303f407 /profiles | |
parent | dev-libs/libmaxminddb: Stabilize 1.5.0-r1 ppc, #769185 (diff) | |
download | gentoo-46ecf0afe7982569c3151a824459a167a1a7969f.tar.gz gentoo-46ecf0afe7982569c3151a824459a167a1a7969f.tar.bz2 gentoo-46ecf0afe7982569c3151a824459a167a1a7969f.zip |
profiles/base/package.use.mask: mask dev-ml/logs[javascript]
Bug: https://bugs.gentoo.org/769554
Bug: https://bugs.gentoo.org/769680
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/base/package.use.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index 04cbe2ec4baf..a5aed3275d14 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,12 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Sam James <sam@gentoo.org> (2021-02-09) +# We plan to remove dev-ml/js_of_ocaml +# but right now, this drags in plenty +# of ancient deps and is not installable. +dev-ml/logs javascript + # Sam James <sam@gentoo.org> (2021-02-07) # Fails to build with USE=doc for now. # Needs rework to use Python eclasses |