commit: a3727071bafa7689bfa84c00c2f00021ddb4c116
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 21 09:10:56 2022 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 21 09:24:48 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3727071
dev-python/weasyprint: Force ghostscript-gpl < 9.56
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/weasyprint/weasyprint-54.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/weasyprint/weasyprint-54.3.ebuild
b/dev-python/weasyprint/weasyprint-54.3.ebuild
index b59226baf8d9..32e507b45ff5 100644
--- a/dev-python/weasyprint/weasyprint-54.3.ebuild
+++ b/dev-python/weasyprint/weasyprint-54.3.ebuild
@@ -30,7 +30,7 @@ RDEPEND="
BDEPEND="
test? (
- app-text/ghostscript-gpl
+ <app-text/ghostscript-gpl-9.56
media-fonts/ahem
media-fonts/dejavu
)