summaryrefslogtreecommitdiff
path: root/dev-python/weasyprint
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@gentoo.org>2026-01-13 21:44:43 -0500
committerEli Schwartz <eschwartz@gentoo.org>2026-01-13 21:54:47 -0500
commitd2adcef1eca95690dbbb384266fe4491ee9b4ca3 (patch)
tree7f96c8782809e8ea3cb860274546a0871dd71133 /dev-python/weasyprint
parent28b5ec94eb6a0abc71dae710db350e1c1533c045 (diff)
dev-python/weasyprint: Stabilize 67.0 amd64, #968745
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-python/weasyprint')
-rw-r--r--dev-python/weasyprint/weasyprint-67.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/weasyprint/weasyprint-67.0.ebuild b/dev-python/weasyprint/weasyprint-67.0.ebuild
index 28b26d25f720..aac1d6401060 100644
--- a/dev-python/weasyprint/weasyprint-67.0.ebuild
+++ b/dev-python/weasyprint/weasyprint-67.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
RDEPEND="
>=dev-python/cffi-0.6:=[${PYTHON_USEDEP}]