diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-28 19:48:05 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-10-28 19:48:05 +0300 |
commit | be933f2f22de85c4d9082e88359301ce059b3a7b (patch) | |
tree | 98c851d72c11bf2ff33e40de6f882d14400efe15 /dev-python/weasyprint | |
parent | dev-dotnet/dotnet-runtime-nugets: Stabilize 6.0.12 amd64, #916394 (diff) | |
download | gentoo-be933f2f22de85c4d9082e88359301ce059b3a7b.tar.gz gentoo-be933f2f22de85c4d9082e88359301ce059b3a7b.tar.bz2 gentoo-be933f2f22de85c4d9082e88359301ce059b3a7b.zip |
dev-python/weasyprint: Stabilize 60.1 amd64, #916369
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/weasyprint')
-rw-r--r-- | dev-python/weasyprint/weasyprint-60.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/weasyprint/weasyprint-60.1.ebuild b/dev-python/weasyprint/weasyprint-60.1.ebuild index 458a0382bcaf..7c6925e35573 100644 --- a/dev-python/weasyprint/weasyprint-60.1.ebuild +++ b/dev-python/weasyprint/weasyprint-60.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}] |