commit: 6cf809af7721a4e3232cf56779af0790f3076a39
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 8 08:52:48 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 8 08:52:48 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cf809af
dev-python/weasyprint: Stabilize 64.1 amd64, #950852
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/weasyprint/weasyprint-64.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/weasyprint/weasyprint-64.1.ebuild
b/dev-python/weasyprint/weasyprint-64.1.ebuild
index d62e3bc92379..349488944845 100644
--- a/dev-python/weasyprint/weasyprint-64.1.ebuild
+++ b/dev-python/weasyprint/weasyprint-64.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}]