virtual/opencl: Drop old versions
[gentoo.git] / virtual / rust / rust-1.43.0.ebuild
1 # Copyright 1999-2020 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=7
5
6 inherit multilib-build
7
8 DESCRIPTION="Virtual for Rust language compiler"
9
10 LICENSE=""
11 SLOT="0"
12 KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
13
14 BDEPEND=""
15 RDEPEND="|| ( =dev-lang/rust-${PV}*[${MULTILIB_USEDEP}] =dev-lang/rust-bin-${PV}*[${MULTILIB_USEDEP}] )"