diff options
author | 2024-07-06 07:38:18 +0100 | |
---|---|---|
committer | 2024-07-06 07:38:18 +0100 | |
commit | 097f6a72df602b13c76b5a4490fcf38b33f2f23e (patch) | |
tree | d3e5a18bc69ea90d20b20265b202d231505d4336 /dev-python/weasyprint | |
parent | dev-python/cairocffi: Stabilize 1.7.1 ppc64, #935587 (diff) | |
download | gentoo-097f6a72df602b13c76b5a4490fcf38b33f2f23e.tar.gz gentoo-097f6a72df602b13c76b5a4490fcf38b33f2f23e.tar.bz2 gentoo-097f6a72df602b13c76b5a4490fcf38b33f2f23e.zip |
dev-python/weasyprint: Stabilize 62.3 amd64, #935589
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/weasyprint')
-rw-r--r-- | dev-python/weasyprint/weasyprint-62.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/weasyprint/weasyprint-62.3.ebuild b/dev-python/weasyprint/weasyprint-62.3.ebuild index 160868051cb3..be4627019a26 100644 --- a/dev-python/weasyprint/weasyprint-62.3.ebuild +++ b/dev-python/weasyprint/weasyprint-62.3.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" >=dev-python/cffi-0.6:=[${PYTHON_USEDEP}] |