diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 23:26:05 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-24 23:26:05 +0300 |
commit | bd4baaee99839c061216c96d46a1920fbdba2f9a (patch) | |
tree | 6a5816c2c1abd9df49999514e4ddb863b6657a91 /dev-python/weasyprint | |
parent | dev-python/meson-python: Stabilize 0.12.1 ppc64, #902967 (diff) | |
download | gentoo-bd4baaee99839c061216c96d46a1920fbdba2f9a.tar.gz gentoo-bd4baaee99839c061216c96d46a1920fbdba2f9a.tar.bz2 gentoo-bd4baaee99839c061216c96d46a1920fbdba2f9a.zip |
dev-python/weasyprint: Stabilize 58.1 amd64, #902947
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/weasyprint')
-rw-r--r-- | dev-python/weasyprint/weasyprint-58.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/weasyprint/weasyprint-58.1.ebuild b/dev-python/weasyprint/weasyprint-58.1.ebuild index 82f7ac74c708..68e54c335438 100644 --- a/dev-python/weasyprint/weasyprint-58.1.ebuild +++ b/dev-python/weasyprint/weasyprint-58.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND=" >=dev-python/cffi-0.6:=[${PYTHON_USEDEP}] |