diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-07 17:26:42 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-11-07 17:26:42 +0000 |
commit | 3d223027706b061b42969c6fe58a8efd04da07e1 (patch) | |
tree | cab674bdb236b847d447e4023b675ec0d89c37ec /virtual | |
parent | dev-lang/rust: Stabilize 1.71.1 sparc, #913962 (diff) | |
download | gentoo-3d223027706b061b42969c6fe58a8efd04da07e1.tar.gz gentoo-3d223027706b061b42969c6fe58a8efd04da07e1.tar.bz2 gentoo-3d223027706b061b42969c6fe58a8efd04da07e1.zip |
virtual/rust: Stabilize 1.71.1-r1 sparc, #913962
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/rust/rust-1.71.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/rust/rust-1.71.1-r1.ebuild b/virtual/rust/rust-1.71.1-r1.ebuild index 811a4aca705f..8fe39bfaf361 100644 --- a/virtual/rust/rust-1.71.1-r1.ebuild +++ b/virtual/rust/rust-1.71.1-r1.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="" |