diff options
author | Sam James <sam@gentoo.org> | 2022-12-16 04:03:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-12-16 04:03:00 +0000 |
commit | 596a1d015f482ba524a8e9ca791841c190df1804 (patch) | |
tree | 22998d028b85d69002273807f40f3f6c6c1344d1 /net-analyzer/nmap | |
parent | www-client/chromium: Stabilize 108.0.5359.124 amd64, #886175 (diff) | |
download | gentoo-596a1d015f482ba524a8e9ca791841c190df1804.tar.gz gentoo-596a1d015f482ba524a8e9ca791841c190df1804.tar.bz2 gentoo-596a1d015f482ba524a8e9ca791841c190df1804.zip |
net-analyzer/nmap: drop upstreamed python3 patch in live
Bug: https://bugs.gentoo.org/702288
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-analyzer/nmap')
-rw-r--r-- | net-analyzer/nmap/nmap-9999.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-analyzer/nmap/nmap-9999.ebuild b/net-analyzer/nmap/nmap-9999.ebuild index 4588e1d360ac..747d81979e00 100644 --- a/net-analyzer/nmap/nmap-9999.ebuild +++ b/net-analyzer/nmap/nmap-9999.ebuild @@ -84,7 +84,6 @@ PATCHES=( "${FILESDIR}"/${PN}-7.80-ac-config-subdirs.patch "${FILESDIR}"/${PN}-7.91-no-FORTIFY_SOURCE.patch "${FILESDIR}"/${PN}-9999-netutil-else.patch - "${FILESDIR}"/${PN}-9999-python3.patch ) pkg_setup() { |