summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-06-28 18:23:21 +0100
committerSam James <sam@gentoo.org>2024-06-28 18:23:21 +0100
commit91a29226c8f42f225a36e0ee17b615dc5fb3dfb1 (patch)
tree057a2515ed78e313eec76bbd7b00dc32a55e87a5 /dev-python/pillow
parentmedia-video/wireplumber: Stabilize 0.5.3 ppc, #935068 (diff)
downloadgentoo-91a29226c8f42f225a36e0ee17b615dc5fb3dfb1.tar.gz
gentoo-91a29226c8f42f225a36e0ee17b615dc5fb3dfb1.tar.bz2
gentoo-91a29226c8f42f225a36e0ee17b615dc5fb3dfb1.zip
dev-python/pillow: drop obsolete comment re PKG_CONFIG
This has been upstream since 15cd8eda095d20856b70325c636f6c8950afd1b7 from Chewi. Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pillow')
-rw-r--r--dev-python/pillow/pillow-10.3.0.ebuild1
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-python/pillow/pillow-10.3.0.ebuild b/dev-python/pillow/pillow-10.3.0.ebuild
index 3cb2ed9268c9..ca4cc5f44add 100644
--- a/dev-python/pillow/pillow-10.3.0.ebuild
+++ b/dev-python/pillow/pillow-10.3.0.ebuild
@@ -95,7 +95,6 @@ python_configure_all() {
$(usepil zlib)_zlib = True
EOF
- # We have patched in this env var.
tc-export PKG_CONFIG
}