diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 16:26:08 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-30 16:26:08 +0200 |
commit | f422eb7d9fb2723d727ee934042602fb155e5158 (patch) | |
tree | c744d5437db4896320c01332c7613fb10cec2afe /dev-python/weasyprint | |
parent | dev-python/fsspec: Stabilize 2023.12.2 ALLARCHES, #921048 (diff) | |
download | gentoo-f422eb7d9fb2723d727ee934042602fb155e5158.tar.gz gentoo-f422eb7d9fb2723d727ee934042602fb155e5158.tar.bz2 gentoo-f422eb7d9fb2723d727ee934042602fb155e5158.zip |
dev-python/weasyprint: Stabilize 60.2 amd64, #921081
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/weasyprint')
-rw-r--r-- | dev-python/weasyprint/weasyprint-60.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/weasyprint/weasyprint-60.2.ebuild b/dev-python/weasyprint/weasyprint-60.2.ebuild index 458a0382bcaf..7c6925e35573 100644 --- a/dev-python/weasyprint/weasyprint-60.2.ebuild +++ b/dev-python/weasyprint/weasyprint-60.2.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" >=dev-python/cffi-0.6:=[${PYTHON_USEDEP}] |