commit:     4a10e3e5811a41400623818919e55add8fb7a6e3
Author:     stefson <herrtimson <AT> yahoo <DOT> de>
AuthorDate: Wed Nov 13 16:22:51 2019 +0000
Commit:     Mikhail Pukhlikov <cynede <AT> gentoo <DOT> org>
CommitDate: Thu Nov 14 06:31:35 2019 +0000
URL:        https://gitweb.gentoo.org/repo/proj/rust.git/commit/?id=4a10e3e5

dev-lang/rust-9999: all patches have been commited to the master branch

pr65932 was merged as part of a bigger rollup in pr66366
the patch must stay in the overlay for the beta live ebuild, either
as long as it takes to uplift it to the beta, or up to the next release.

Signed-off-by: Steffen Kuhn <nielson2 <AT> yandex.com>
Closes: https://github.com/gentoo/gentoo-rust/issues/454
Closes: https://github.com/gentoo/gentoo-rust/pull/467
Signed-off-by: Mikhail Pukhlikov <cynede <AT> gentoo.org>

 dev-lang/rust/rust-9999.ebuild | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/dev-lang/rust/rust-9999.ebuild b/dev-lang/rust/rust-9999.ebuild
index d59eba9..7e4f356 100644
--- a/dev-lang/rust/rust-9999.ebuild
+++ b/dev-lang/rust/rust-9999.ebuild
@@ -86,13 +86,7 @@ REQUIRED_USE="|| ( ${ALL_LLVM_TARGETS[*]} )
        ?? ( system-llvm sanitize )
 "
 
-PATCHES=(
-       # upstream issue: https://github.com/rust-lang/rust/issues/65757
-       "${FILESDIR}"/pr65932.patch
-
-       # this adds a thumbv7neon-musl target for neon support on musl with 
armv7
-       "${FILESDIR}"/pr66103.patch
-       )
+#PATCHES=( )
 
 S="${WORKDIR}/${MY_P}-src"
 

Reply via email to