summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIonen Wolkens <ionen@gentoo.org>2022-02-17 15:09:47 -0500
committerIonen Wolkens <ionen@gentoo.org>2022-02-17 15:24:49 -0500
commite2aea64cc19a0fb0cf14862032fa4f139dadf371 (patch)
treed60a78ca85f4a160acc7a87a6207b754fdc5b386 /net-im/discord-bin
parentnet-im/discord-bin: add 0.0.17 (diff)
downloadgentoo-e2aea64cc19a0fb0cf14862032fa4f139dadf371.tar.gz
gentoo-e2aea64cc19a0fb0cf14862032fa4f139dadf371.tar.bz2
gentoo-e2aea64cc19a0fb0cf14862032fa4f139dadf371.zip
net-im/discord-bin: remove clone3 check
Seems to work fine with both old glibc-2.33 and glibc-2.34[clone3] Keep glibc dep itself given this is a prebuilt and can't work with alternate libcs. Closes: https://bugs.gentoo.org/827386 Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'net-im/discord-bin')
-rw-r--r--net-im/discord-bin/discord-bin-0.0.17.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/net-im/discord-bin/discord-bin-0.0.17.ebuild b/net-im/discord-bin/discord-bin-0.0.17.ebuild
index 7fc011776a74..542c2a913ed1 100644
--- a/net-im/discord-bin/discord-bin-0.0.17.ebuild
+++ b/net-im/discord-bin/discord-bin-0.0.17.ebuild
@@ -19,8 +19,6 @@ KEYWORDS="amd64"
RESTRICT="mirror bindist"
# libXScrnSaver is used through dlopen (bug #825370)
-# Need to drop -clone3(+) from glibc once Electron is updated
-# bug #819045, bug #827386
RDEPEND="
app-accessibility/at-spi2-atk:2
app-accessibility/at-spi2-core:2
@@ -33,7 +31,7 @@ RDEPEND="
media-libs/mesa[gbm(+)]
net-print/cups
sys-apps/dbus
- || ( <sys-libs/glibc-2.34 >=sys-libs/glibc-2.34[-clone3(+)] )
+ sys-libs/glibc
x11-libs/cairo
x11-libs/gdk-pixbuf:2
x11-libs/gtk+:3