commit: 9dfb78c05aaa8ff9edc2c795c2aac8692d3ed944 Author: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> AuthorDate: Sat Jan 15 14:09:41 2022 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org> CommitDate: Sat Jan 15 14:09:41 2022 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=9dfb78c0
package.use.mask: mask R and go flags on mlpack Closes: https://github.com/gentoo/sci/issues/1084 Closes: https://github.com/gentoo/sci/issues/1085 Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org> profiles/package.use.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.use.mask b/profiles/package.use.mask index 13ff264bb..92d1d843a 100644 --- a/profiles/package.use.mask +++ b/profiles/package.use.mask @@ -26,3 +26,9 @@ sci-biology/estscan icc ifc # Christoph Junghans <[email protected]> (05 Nov 2013) # gui sandbox error dev-lang/conceptual gui + +# Andrew Ammerlaan <[email protected]> (15 Jan 2022) +# dependencies not available +# https://github.com/gentoo/sci/issues/1085 +# https://github.com/gentoo/sci/issues/1084 +sci-libs/mlpack go R
