From 9a7d7f7d0cc33be39b80d72d7828b62009a745c3 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 18 Jan 2023 13:47:04 +0000 Subject: virtual/rust : revision bump --- virtual/rust/rust-1.314.1337-r3.ebuild | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 virtual/rust/rust-1.314.1337-r3.ebuild (limited to 'virtual/rust/rust-1.314.1337-r3.ebuild') diff --git a/virtual/rust/rust-1.314.1337-r3.ebuild b/virtual/rust/rust-1.314.1337-r3.ebuild new file mode 100644 index 00000000..0e777935 --- /dev/null +++ b/virtual/rust/rust-1.314.1337-r3.ebuild @@ -0,0 +1,18 @@ +# 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}] +)" -- cgit v1.2.3