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/arch/x86/
Date: Tue, 06 Oct 2020 14:38:24
Message-Id: 1601995033.3506d6cc1983e2da7322a585e430159ff2ddb800.sam@gentoo
1 commit: 3506d6cc1983e2da7322a585e430159ff2ddb800
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 6 14:37:13 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 6 14:37:13 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3506d6cc
7
8 profiles/arch/x86/package.use.mask: fix comment
9
10 Drop miscopied arm reference.
11
12 Thanks-to: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache.Org>
13 Signed-off-by: Sam James <sam <AT> gentoo.org>
14
15 profiles/arch/x86/package.use.mask | 1 -
16 1 file changed, 1 deletion(-)
17
18 diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
19 index 51175ae7b59..65c7b28715c 100644
20 --- a/profiles/arch/x86/package.use.mask
21 +++ b/profiles/arch/x86/package.use.mask
22 @@ -3,7 +3,6 @@
23
24 # Sam James <sam@g.o> (2020-10-05)
25 # Guile only supports JIT on some arches
26 -# (armv7 only for arm)
27 # (See 9.3.8 in the Guile manual)
28 dev-scheme/guile -jit