summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-09-12 03:00:53 +0000
committerSam James <sam@gentoo.org>2020-09-12 03:00:53 +0000
commit20fe0b6b867c2650da4c581661b620f6988891ff (patch)
tree3a393dfd2ef2214a67ac35cfe6189bd336df1e7f
parentdev-util/byacc: Stabilize 20200330 arm64, #741590 (diff)
downloadgentoo-20fe0b6b867c2650da4c581661b620f6988891ff.tar.gz
gentoo-20fe0b6b867c2650da4c581661b620f6988891ff.tar.bz2
gentoo-20fe0b6b867c2650da4c581661b620f6988891ff.zip
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@gentoo.org>
-rw-r--r--net-im/discord-bin/discord-bin-0.0.12.ebuild2
1 files changed, 1 insertions, 1 deletions
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 03acc4c69035..b9bcb204ab0e 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