commit: 879cea303fbee0f9ccaf926e790635ef2b2e7252 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Sep 17 12:10:37 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Sep 17 12:10:37 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=879cea30
virtual/rust: Stabilize 1.71.1 x86, #913962 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> virtual/rust/rust-1.71.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/rust/rust-1.71.1.ebuild b/virtual/rust/rust-1.71.1.ebuild index 5fe8e5d1c1b1..5a190def7a84 100644 --- a/virtual/rust/rust-1.71.1.ebuild +++ b/virtual/rust/rust-1.71.1.ebuild @@ -13,7 +13,7 @@ LICENSE="" # we do not allow multiple llvm versions in dev-lang/rust for # neither system nor bundled, so we just hardcode it here. SLOT="0/llvm-16" -KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="amd64 ~arm arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86" IUSE="rustfmt" BDEPEND=""
