summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gmail.com>2021-08-06 14:28:08 +0300
committerMichał Górny <mgorny@gentoo.org>2021-08-07 16:07:49 +0200
commit8e84a98473a2d3716c3ad193a59fffca9046c00b (patch)
tree66bd03df43f1a481b3feebc285b449e7c85cf907 /dev-python/weasyprint
parentdev-python/weasyprint: drop 51, 52.3, 52.4, 52.5 (diff)
downloadgentoo-8e84a98473a2d3716c3ad193a59fffca9046c00b.tar.gz
gentoo-8e84a98473a2d3716c3ad193a59fffca9046c00b.tar.bz2
gentoo-8e84a98473a2d3716c3ad193a59fffca9046c00b.zip
dev-python/weasyprint: remove unused USE flags
Signed-off-by: Arthur Zamarin <arthurzam@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/21897 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/weasyprint')
-rw-r--r--dev-python/weasyprint/weasyprint-53.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/weasyprint/weasyprint-53.0.ebuild b/dev-python/weasyprint/weasyprint-53.0.ebuild
index e8555717a69c..f201ef75f8ef 100644
--- a/dev-python/weasyprint/weasyprint-53.0.ebuild
+++ b/dev-python/weasyprint/weasyprint-53.0.ebuild
@@ -15,7 +15,6 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="jpeg tiff"
RDEPEND="
>=dev-python/cffi-0.6:=[${PYTHON_USEDEP}]