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/arm64/
Date: Tue, 06 Oct 2020 17:35:34
Message-Id: 1602005708.fbef3c3d30cc700908c469fc920b65579b24d80d.sam@gentoo
1 commit: fbef3c3d30cc700908c469fc920b65579b24d80d
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 6 17:35:08 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 6 17:35:08 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fbef3c3d
7
8 profiles/arch/arm64/package.use.mask: mask net-mail/dovecot[vpopmail]
9
10 Bug: https://bugs.gentoo.org/741855
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 profiles/arch/arm64/package.use.mask | 4 ++++
14 1 file changed, 4 insertions(+)
15
16 diff --git a/profiles/arch/arm64/package.use.mask b/profiles/arch/arm64/package.use.mask
17 index e45b0ba4439..1f93b71eb52 100644
18 --- a/profiles/arch/arm64/package.use.mask
19 +++ b/profiles/arch/arm64/package.use.mask
20 @@ -1,6 +1,10 @@
21 # Copyright 1999-2020 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 +# Sam James <sam@g.o> (2020-10-06)
25 +# Deprecated. See bug #741855.
26 +net-mail/dovecot vpopmail
27 +
28 # Sam James <sam@g.o> (2020-10-05)
29 # Guile only supports JIT on some arches
30 # (See 9.3.8 in the Guile manual)