commit: 04e041ba51858768e97fcbe1f942e0e95efb5f66 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Dec 29 16:03:19 2023 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Dec 29 16:03:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04e041ba
virtual/rust: Stabilize 1.74.1 ppc, #920441 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> virtual/rust/rust-1.74.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtual/rust/rust-1.74.1.ebuild b/virtual/rust/rust-1.74.1.ebuild index 6662fd2eeded..77a6238aeca6 100644 --- a/virtual/rust/rust-1.74.1.ebuild +++ b/virtual/rust/rust-1.74.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" BDEPEND=""
