commit: 3e6e79caaf14c6c26e4935dea0925347dbd47556 Author: Tony Vroon <chainsaw <AT> gentoo <DOT> org> AuthorDate: Thu Oct 1 11:51:59 2020 +0000 Commit: Tony Vroon <chainsaw <AT> gentoo <DOT> org> CommitDate: Thu Oct 1 11:51:59 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e6e79ca
package.use.mask: Readd lost mask I accidentally removed the last mask when adding a new one. Fix it up. Signed-Off-By: Tony Vroon <chainsaw <AT> gentoo.org> profiles/default/linux/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask index 50ef308ad69..2210983ff5a 100644 --- a/profiles/default/linux/package.use.mask +++ b/profiles/default/linux/package.use.mask @@ -6,6 +6,10 @@ # dependency at this point in time. app-arch/rpm lua +# Alexey Shvetsov <[email protected]> (2019-12-24) +# Gromacs python module install br0ken +sci-chemistry/gromacs python + # Peter Levine <[email protected]> (2019-10-01) # Native inotify support is preferred on linux. # https://bugs.gentoo.org/697476
