Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-im/discord-bin/
Date: Sat, 12 Sep 2020 03:01:13
Message-Id: 1599879653.20fe0b6b867c2650da4c581661b620f6988891ff.sam@gentoo
1 commit: 20fe0b6b867c2650da4c581661b620f6988891ff
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 12 03:00:53 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 12 03:00:53 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20fe0b6b
7
8 net-im/discord-bin: make CONFIG_USER_NS check non-fatal
9
10 Thanks-to: kurly
11 Package-Manager: Portage-3.0.4, Repoman-3.0.1
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 net-im/discord-bin/discord-bin-0.0.12.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/net-im/discord-bin/discord-bin-0.0.12.ebuild b/net-im/discord-bin/discord-bin-0.0.12.ebuild
18 index 03acc4c6903..b9bcb204ab0 100644
19 --- a/net-im/discord-bin/discord-bin-0.0.12.ebuild
20 +++ b/net-im/discord-bin/discord-bin-0.0.12.ebuild
21 @@ -63,7 +63,7 @@ QA_PREBUILT="
22 opt/discord/libffmpeg.so
23 "
24
25 -CONFIG_CHECK="USER_NS"
26 +CONFIG_CHECK="~USER_NS"
27
28 src_prepare() {
29 default