summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-25 19:31:13 +0100
committerSam James <sam@gentoo.org>2022-04-25 19:32:37 +0100
commitaedee582dc5a1f4cdf9f89797d5b088461e74646 (patch)
treec0f2b9b799da58042fa097ca73c75382665ed6e0 /dev-lang
parentvirtual/rust: keyword 1.60.0 for ~s390 (diff)
downloadgentoo-aedee582dc5a1f4cdf9f89797d5b088461e74646.tar.gz
gentoo-aedee582dc5a1f4cdf9f89797d5b088461e74646.tar.bz2
gentoo-aedee582dc5a1f4cdf9f89797d5b088461e74646.zip
dev-lang/rust-bin: keyword 1.60.0 for ~s390
Bug: https://bugs.gentoo.org/769446 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r--dev-lang/rust-bin/rust-bin-1.60.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.60.0.ebuild b/dev-lang/rust-bin/rust-bin-1.60.0.ebuild
index d16a36720206..2a9410605bdf 100644
--- a/dev-lang/rust-bin/rust-bin-1.60.0.ebuild
+++ b/dev-lang/rust-bin/rust-bin-1.60.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="$(rust_all_arch_uris ${MY_P})
LICENSE="|| ( MIT Apache-2.0 ) BSD-1 BSD-2 BSD-4 UoI-NCSA"
SLOT="stable"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~x86"
IUSE="clippy cpu_flags_x86_sse2 doc prefix rls rust-src rustfmt"
DEPEND=""