summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-11-30 22:49:28 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2022-11-30 22:49:28 +0200
commit6e6edec5f5722a1ad571a3382c51f496118bc9aa (patch)
treebd9108c7ffd348aad6d2c8213fc7981aa7a5b02a /dev-python/weasyprint
parentdev-python/pydyf: Stabilize 0.5.0 amd64, #883723 (diff)
downloadgentoo-6e6edec5f5722a1ad571a3382c51f496118bc9aa.tar.gz
gentoo-6e6edec5f5722a1ad571a3382c51f496118bc9aa.tar.bz2
gentoo-6e6edec5f5722a1ad571a3382c51f496118bc9aa.zip
dev-python/weasyprint: Stabilize 57.1 amd64, #883723
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/weasyprint')
-rw-r--r--dev-python/weasyprint/weasyprint-57.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/weasyprint/weasyprint-57.1.ebuild b/dev-python/weasyprint/weasyprint-57.1.ebuild
index d6b0c790c834..3ac28626ee4a 100644
--- a/dev-python/weasyprint/weasyprint-57.1.ebuild
+++ b/dev-python/weasyprint/weasyprint-57.1.ebuild
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
>=dev-python/cffi-0.6:=[${PYTHON_USEDEP}]