summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormatoro <matoro@users.noreply.github.com>2022-09-14 20:03:30 -0400
committerSam James <sam@gentoo.org>2022-09-23 01:05:20 +0100
commit76f07be629aa4753bb08944d8854c145ed168cfe (patch)
tree69b964f79e49d62201f6543aceff7555b0b81bca /dev-lang
parentprofiles: bring musl on mips into line with 17.0 profiles (diff)
downloadgentoo-76f07be629aa4753bb08944d8854c145ed168cfe.tar.gz
gentoo-76f07be629aa4753bb08944d8854c145ed168cfe.tar.bz2
gentoo-76f07be629aa4753bb08944d8854c145ed168cfe.zip
dev-lang/rust-bin: keyword 1.63.0 for ~mips
Closes: https://bugs.gentoo.org/769476 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.63.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.63.0.ebuild b/dev-lang/rust-bin/rust-bin-1.63.0.ebuild
index af387d8c12d1..b265137db4d1 100644
--- a/dev-lang/rust-bin/rust-bin-1.63.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.63.0.ebuild
@@ -20,7 +20,7 @@ SRC_URI+=" sparc? ( ${GENTOO_BIN_BASEURI}/${MY_P}-sparc64-unknown-linux-gnu.tar.
LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA"
SLOT="stable"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
IUSE="clippy cpu_flags_x86_sse2 doc prefix rls rust-src rustfmt"
DEPEND=""