diff options
author | Sam James <sam@gentoo.org> | 2020-08-29 04:11:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-08-29 04:11:44 +0000 |
commit | 16122079c076b363df8c18bf7eb814f0f1983a14 (patch) | |
tree | f820174a20ffbf3972dff32b0c80f3927e8b1b7a /dev-lang | |
parent | sys-apps/systemd: Stabilize 245.7-r1 arm, #731946 (diff) | |
download | gentoo-16122079c076b363df8c18bf7eb814f0f1983a14.tar.gz gentoo-16122079c076b363df8c18bf7eb814f0f1983a14.tar.bz2 gentoo-16122079c076b363df8c18bf7eb814f0f1983a14.zip |
dev-lang/rust-bin: Stabilize 1.45.2 arm, #739310
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.45.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.45.2.ebuild b/dev-lang/rust-bin/rust-bin-1.45.2.ebuild index 7dd0604d2455..d0446034982f 100644 --- a/dev-lang/rust-bin/rust-bin-1.45.2.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.45.2.ebuild @@ -13,7 +13,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 ppc64 ~x86" +KEYWORDS="~amd64 arm arm64 ppc64 ~x86" IUSE="clippy cpu_flags_x86_sse2 doc rls rustfmt" DEPEND="" |