Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/prefix/darwin/macos/
Date: Thu, 23 Dec 2021 07:12:05
Message-Id: 1640243509.939fe2c69d0794a2411359c116db284917baa3dd.sam@gentoo
1 commit: 939fe2c69d0794a2411359c116db284917baa3dd
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Dec 23 07:11:39 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 23 07:11:49 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=939fe2c6
7
8 profiles/prefix/darwin/macos: revise nano mask
9
10 5.9 fails too
11
12 Bug: https://bugs.gentoo.org/829847
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 profiles/prefix/darwin/macos/package.mask | 1 +
16 1 file changed, 1 insertion(+)
17
18 diff --git a/profiles/prefix/darwin/macos/package.mask b/profiles/prefix/darwin/macos/package.mask
19 index a1df0da692af..8db86fec4d07 100644
20 --- a/profiles/prefix/darwin/macos/package.mask
21 +++ b/profiles/prefix/darwin/macos/package.mask
22 @@ -6,6 +6,7 @@
23 # ```timespec.h:52:21: error: expected identifier or ‘(’ before ‘struct’
24 # 52 | _GL_TIMESPEC_INLINE struct timespec```
25 # bug #829847
26 +=app-editors/nano-5.9
27 =app-editors/nano-6.0
28
29 # Sam James <sam@g.o> (2021-09-05)