commit: bc3350bc96effb470ba4c7514358918f5e033704 Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Mon Apr 27 06:55:48 2020 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Mon Apr 27 06:57:11 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bc3350bc
dev-lang/rust-bin: remove MULTILIB_COMPAT line Closes: https://bugs.gentoo.org/719376 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> dev-lang/rust-bin/rust-bin-1.43.0.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/dev-lang/rust-bin/rust-bin-1.43.0.ebuild b/dev-lang/rust-bin/rust-bin-1.43.0.ebuild index 2eced9c11b7..377762a91d3 100644 --- a/dev-lang/rust-bin/rust-bin-1.43.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.43.0.ebuild @@ -3,8 +3,6 @@ EAPI=7 -MULTILIB_COMPAT=( abi_x86_{32,64} ) - inherit bash-completion-r1 rust-toolchain toolchain-funcs multilib-minimal MY_P="rust-${PV}"
