diff options
author | Sam James <sam@gentoo.org> | 2020-09-12 03:00:53 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-09-12 03:00:53 +0000 |
commit | 20fe0b6b867c2650da4c581661b620f6988891ff (patch) | |
tree | 3a393dfd2ef2214a67ac35cfe6189bd336df1e7f /net-im | |
parent | dev-util/byacc: Stabilize 20200330 arm64, #741590 (diff) | |
download | gentoo-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>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/discord-bin/discord-bin-0.0.12.ebuild | 2 |
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 |