commit:     d8ef6eef47917fa0ed34cc82d4877624423b2b7d
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 18 16:10:58 2019 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Feb 18 16:11:54 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8ef6eef

dev-python/pypy3-bin: Require glibc-2.28

Closes: https://bugs.gentoo.org/678284
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 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 40b97d565ac..adbc9b5b3fe 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= )

Reply via email to