diff options
Diffstat (limited to 'virtual/rust/rust-1.314.1337-r3.ebuild')
-rw-r--r-- | virtual/rust/rust-1.314.1337-r3.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/virtual/rust/rust-1.314.1337-r3.ebuild b/virtual/rust/rust-1.314.1337-r3.ebuild deleted file mode 100644 index 0e777935..00000000 --- a/virtual/rust/rust-1.314.1337-r3.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit multilib-build - -DESCRIPTION="Virtual for Rust language compiler" - -LICENSE="" -SLOT="0/llvm-15" -KEYWORDS="amd64 arm arm64 ppc ppc64 ~riscv ~s390 sparc x86" -IUSE="+rustfmt system-llvm" - -BDEPEND="" -RDEPEND="|| ( - >=dev-lang/rust-1.64.0[rustfmt?,system-llvm=,${MULTILIB_USEDEP}] -)" |