diff options
author | 2024-05-22 13:40:16 +0200 | |
---|---|---|
committer | 2024-05-22 13:40:16 +0200 | |
commit | 58232dcace2209f338ff4e71ebeb0dac4dada8b8 (patch) | |
tree | 5b6fa6d74479d1596122e5d4e5641c935cdb03fb | |
parent | dev-python/evdev: Stabilize 1.7.1 amd64, #932424 (diff) | |
download | gentoo-58232dcace2209f338ff4e71ebeb0dac4dada8b8.tar.gz gentoo-58232dcace2209f338ff4e71ebeb0dac4dada8b8.tar.bz2 gentoo-58232dcace2209f338ff4e71ebeb0dac4dada8b8.zip |
dev-python/weasyprint: Stabilize 62.1 amd64, #932425
Signed-off-by: Michał Górny <mgorny@gentoo.org>
-rw-r--r-- | dev-python/weasyprint/weasyprint-62.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/weasyprint/weasyprint-62.1.ebuild b/dev-python/weasyprint/weasyprint-62.1.ebuild index ede5b4b196eb..ac15ca8f940a 100644 --- a/dev-python/weasyprint/weasyprint-62.1.ebuild +++ b/dev-python/weasyprint/weasyprint-62.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}] |