commit: 86a6f007ab31f54963f444effc600318e71613a5 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sun Apr 28 17:56:25 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sun Apr 28 17:56:25 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=86a6f007
virtual/rust: Stabilize 1.77.1 sparc, #930808 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> virtual/rust/rust-1.77.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/rust/rust-1.77.1.ebuild b/virtual/rust/rust-1.77.1.ebuild index 187391b93274..a2f5ed80ae89 100644 --- a/virtual/rust/rust-1.77.1.ebuild +++ b/virtual/rust/rust-1.77.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-17" -KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc ~ppc64 ~riscv ~s390 sparc ~x86" IUSE="rustfmt profiler" BDEPEND=""
