commit: 4e4532b78030a6ff0cbba941dd0fd96f12dc3773
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 15 09:48:01 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Feb 15 09:48:01 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e4532b7
dev-python/weasyprint: Stabilize 64.0 amd64, #949760
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/weasyprint/weasyprint-64.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/weasyprint/weasyprint-64.0.ebuild
b/dev-python/weasyprint/weasyprint-64.0.ebuild
index d62e3bc92379..349488944845 100644
--- a/dev-python/weasyprint/weasyprint-64.0.ebuild
+++ b/dev-python/weasyprint/weasyprint-64.0.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
>=dev-python/cffi-0.6:=[${PYTHON_USEDEP}]