commit: bd4baaee99839c061216c96d46a1920fbdba2f9a
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 24 20:26:05 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 24 20:26:05 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd4baaee
dev-python/weasyprint: Stabilize 58.1 amd64, #902947
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/weasyprint/weasyprint-58.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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}]