Gentoo Archives: gentoo-commits

From: Tony Vroon <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/default/linux/
Date: Thu, 01 Oct 2020 11:52:43
Message-Id: 1601553119.3e6e79caaf14c6c26e4935dea0925347dbd47556.chainsaw@gentoo
1 commit: 3e6e79caaf14c6c26e4935dea0925347dbd47556
2 Author: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 1 11:51:59 2020 +0000
4 Commit: Tony Vroon <chainsaw <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 1 11:51:59 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e6e79ca
7
8 package.use.mask: Readd lost mask
9
10 I accidentally removed the last mask when adding a new one.
11 Fix it up.
12
13 Signed-Off-By: Tony Vroon <chainsaw <AT> gentoo.org>
14
15 profiles/default/linux/package.use.mask | 4 ++++
16 1 file changed, 4 insertions(+)
17
18 diff --git a/profiles/default/linux/package.use.mask b/profiles/default/linux/package.use.mask
19 index 50ef308ad69..2210983ff5a 100644
20 --- a/profiles/default/linux/package.use.mask
21 +++ b/profiles/default/linux/package.use.mask
22 @@ -6,6 +6,10 @@
23 # dependency at this point in time.
24 app-arch/rpm lua
25
26 +# Alexey Shvetsov <alexxy@g.o> (2019-12-24)
27 +# Gromacs python module install br0ken
28 +sci-chemistry/gromacs python
29 +
30 # Peter Levine <plevine457@×××××.com> (2019-10-01)
31 # Native inotify support is preferred on linux.
32 # https://bugs.gentoo.org/697476