diff options
author | Sam James <sam@gentoo.org> | 2021-11-12 20:52:57 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-12 20:52:57 +0000 |
commit | daccd0a76fef0b7d10df42fbd39078456417e575 (patch) | |
tree | 185a54ab130c46845a47fa09bfb05620dcadc396 /dev-lang | |
parent | stable mask dev-libs/cyrus-sasl[authdaemond] on hppa (diff) | |
download | gentoo-daccd0a76fef0b7d10df42fbd39078456417e575.tar.gz gentoo-daccd0a76fef0b7d10df42fbd39078456417e575.tar.bz2 gentoo-daccd0a76fef0b7d10df42fbd39078456417e575.zip |
dev-lang/rust-bin: Stabilize 1.56.1 amd64, #821898
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.56.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.56.1.ebuild b/dev-lang/rust-bin/rust-bin-1.56.1.ebuild index 5024804b51b3..6e674a6cb227 100644 --- a/dev-lang/rust-bin/rust-bin-1.56.1.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.56.1.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 ~x86" IUSE="clippy cpu_flags_x86_sse2 doc prefix rls rust-src rustfmt" DEPEND="" |