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/
Date: Sat, 27 Feb 2021 04:42:16
Message-Id: 1614400829.4f3ed3b7de40732e0ba865667c1fc09ba280e22e.sam@gentoo
1 commit: 4f3ed3b7de40732e0ba865667c1fc09ba280e22e
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 04:39:33 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 04:40:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f3ed3b7
7
8 profiles/package.mask: last-rite dev-lang/ats
9
10 Bug: https://bugs.gentoo.org/723192
11 Bug: https://bugs.gentoo.org/737058
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 profiles/package.mask | 6 ++++++
15 1 file changed, 6 insertions(+)
16
17 diff --git a/profiles/package.mask b/profiles/package.mask
18 index 07c039ac486..7581ac3a328 100644
19 --- a/profiles/package.mask
20 +++ b/profiles/package.mask
21 @@ -32,6 +32,12 @@
22
23 #--- END OF EXAMPLES ---
24
25 +# Sam James <sam@g.o> (2021-02-27)
26 +# Fails to build with GCC 10, out of date.
27 +# bug #723192, bug #737058
28 +# Removal in 30 days
29 +dev-lang/ats
30 +
31 # Sam James <sam@g.o> (2021-02-27)
32 # Broken with newer(?) dev-scheme/guile, dead upstream
33 # bug #642736, bug #773196