diff options
author | Sam James <sam@gentoo.org> | 2020-12-22 23:47:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-22 23:47:55 +0000 |
commit | 5205c3c53de333600f99fcd255f494c795d37b6a (patch) | |
tree | d4e99e3530a78cb36d5a67f4dee27b40f7636d75 /app-arch/zstd | |
parent | xfce-base/xfce4-appfinder: Bump to 4.16.0 (diff) | |
download | gentoo-5205c3c53de333600f99fcd255f494c795d37b6a.tar.gz gentoo-5205c3c53de333600f99fcd255f494c795d37b6a.tar.bz2 gentoo-5205c3c53de333600f99fcd255f494c795d37b6a.zip |
app-arch/zstd: drop upstreamed/irrelevant patch
Revbumping because the patch still applies successfully
and could have runtime effects (let's be cautious).
Closes: https://bugs.gentoo.org/761121
Package-Manager: Portage-3.0.12-prefix, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch/zstd')
-rw-r--r-- | app-arch/zstd/zstd-1.4.8-r1.ebuild (renamed from app-arch/zstd/zstd-1.4.8.ebuild) | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app-arch/zstd/zstd-1.4.8.ebuild b/app-arch/zstd/zstd-1.4.8-r1.ebuild index 96469d5a7f84..414788bac8f4 100644 --- a/app-arch/zstd/zstd-1.4.8.ebuild +++ b/app-arch/zstd/zstd-1.4.8-r1.ebuild @@ -18,10 +18,6 @@ RDEPEND="app-arch/xz-utils lz4? ( app-arch/lz4 )" DEPEND="${RDEPEND}" -PATCHES=( - "${FILESDIR}/${PN}-1.4.5-fix-uclibc-ng.patch" #741972 -) - src_prepare() { default multilib_copy_sources |