commit: da1e04623a37393bdaa4760388f120ca74bf3ed7 Author: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> AuthorDate: Sat Mar 6 11:28:21 2021 +0000 Commit: Andrew Ammerlaan <andrewammerlaan <AT> riseup <DOT> net> CommitDate: Sat Mar 6 11:28:21 2021 +0000 URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=da1e0462
package.mask: mask igv for removal Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> riseup.net> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 2edf6ad2d..b392b97e1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -71,3 +71,10 @@ sci-biology/edena # missing dependency cplex (nonfree IBM thingy) # Masked for removal in 14 days, if you need this please complain sci-biology/grass + +# Andrew Ammerlaan <[email protected]> (06 March 2021) +# Newer versions use gradle build system which is currently not +# support by portage, old versions do not build, ebuilds don't +# have any keywords +# Masked for removal in 14 days, if you need this please complain +sci-biology/igv
