From 47f6a0a6e1e53b0a9dae028cb65a90ae78168e85 Mon Sep 17 00:00:00 2001 From: Sam James Date: Sat, 12 Sep 2020 01:05:36 +0000 Subject: net-im/discord-bin: add CONFIG_USER_NS check Closes: https://bugs.gentoo.org/711094 Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Sam James --- net-im/discord-bin/discord-bin-0.0.12.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'net-im') 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 cffd5a6de942..03acc4c69035 100644 --- a/net-im/discord-bin/discord-bin-0.0.12.ebuild +++ b/net-im/discord-bin/discord-bin-0.0.12.ebuild @@ -6,7 +6,7 @@ EAPI=7 MY_PN=${PN/-bin/} MY_BIN="D${MY_PN/d/}" -inherit desktop pax-utils unpacker xdg +inherit desktop linux-info pax-utils unpacker xdg DESCRIPTION="All-in-one voice and text chat for gamers" HOMEPAGE="https://discordapp.com" @@ -63,6 +63,8 @@ QA_PREBUILT=" opt/discord/libffmpeg.so " +CONFIG_CHECK="USER_NS" + src_prepare() { default -- cgit v1.2.3-65-gdbad