From d8ef6eef47917fa0ed34cc82d4877624423b2b7d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 18 Feb 2019 17:10:58 +0100 Subject: [PATCH] dev-python/pypy3-bin: Require glibc-2.28 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Closes: https://bugs.gentoo.org/678284 Signed-off-by: Michał Górny --- dev-python/pypy3-bin/pypy3-bin-7.0.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pypy3-bin/pypy3-bin-7.0.0-r1.ebuild b/dev-python/pypy3-bin/pypy3-bin-7.0.0-r1.ebuild index 40b97d565ac5..adbc9b5b3fe2 100644 --- a/dev-python/pypy3-bin/pypy3-bin-7.0.0-r1.ebuild +++ b/dev-python/pypy3-bin/pypy3-bin-7.0.0-r1.ebuild @@ -41,7 +41,7 @@ RDEPEND=" dev-libs/expat:0/0 dev-libs/libffi:0/7 sys-devel/gcc:* - sys-libs/glibc + >=sys-libs/glibc-2.28 sys-libs/ncurses:0/6 sys-libs/zlib:0/1 gdbm? ( sys-libs/gdbm:0= ) -- 2.26.2