media-video/makemkv: Broken with glibc 2.36 so prevent upgraded

Obviously users who have already upgraded cannot downgrade, but at least we can
help the ones who haven't upgraded yet.

Bug: https://bugs.gentoo.org/873508
Signed-off-by: James Le Cuirot <chewi@gentoo.org>
This commit is contained in:
James Le Cuirot 2022-10-02 21:28:18 +01:00
parent 18230444f2
commit c1fe0f501a
No known key found for this signature in database
GPG Key ID: 1226415D00DD3137
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ DEPEND="
dev-libs/expat
dev-libs/openssl:0=[-bindist(-)]
>=media-video/ffmpeg-1.0.0:0=
sys-libs/glibc
<sys-libs/glibc-2.36
sys-libs/zlib
gui? (
dev-qt/qtcore:5