commit: 20fe0b6b867c2650da4c581661b620f6988891ff
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 12 03:00:53 2020 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Sep 12 03:00:53 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20fe0b6b
net-im/discord-bin: make CONFIG_USER_NS check non-fatal
Thanks-to: kurly
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-im/discord-bin/discord-bin-0.0.12.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-im/discord-bin/discord-bin-0.0.12.ebuild
b/net-im/discord-bin/discord-bin-0.0.12.ebuild
index 03acc4c6903..b9bcb204ab0 100644
--- a/net-im/discord-bin/discord-bin-0.0.12.ebuild
+++ b/net-im/discord-bin/discord-bin-0.0.12.ebuild
@@ -63,7 +63,7 @@ QA_PREBUILT="
opt/discord/libffmpeg.so
"
-CONFIG_CHECK="USER_NS"
+CONFIG_CHECK="~USER_NS"
src_prepare() {
default