diff options
author | Sam James <sam@gentoo.org> | 2024-09-28 16:29:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-09-28 16:33:58 +0100 |
commit | 607ed5295cb5786716944f23be4c99f7b6f4e341 (patch) | |
tree | 42a165a70bfb8eeea93024d385453965802216f3 /www-servers | |
parent | dev-python/botocore: Remove old (diff) | |
download | gentoo-607ed5295cb5786716944f23be4c99f7b6f4e341.tar.gz gentoo-607ed5295cb5786716944f23be4c99f7b6f4e341.tar.bz2 gentoo-607ed5295cb5786716944f23be4c99f7b6f4e341.zip |
www-servers/uwsgi: drop obsolete PHP patch
Obsolete as of upstream commit 88b3d309894a7c5fb4eb3234fd233e610471b89d.
Closes: https://bugs.gentoo.org/940361
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/uwsgi/uwsgi-2.0.27.ebuild | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/www-servers/uwsgi/uwsgi-2.0.27.ebuild b/www-servers/uwsgi/uwsgi-2.0.27.ebuild index 66ced71574c3..2b5ca04b4977 100644 --- a/www-servers/uwsgi/uwsgi-2.0.27.ebuild +++ b/www-servers/uwsgi/uwsgi-2.0.27.ebuild @@ -146,10 +146,6 @@ RDEPEND=" " BDEPEND="virtual/pkgconfig" -PATCHES=( - "${FILESDIR}"/${PN}-2.0.21-libphp-version.patch -) - pkg_setup() { python_setup use lua && lua-single_pkg_setup |