diff options
author | Sam James <sam@gentoo.org> | 2020-07-19 01:38:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-19 01:38:30 +0000 |
commit | fd1eb24a083679aa9446011ca944cb38efb423a7 (patch) | |
tree | d902cd0733d8579c8c23f94bd2f0bc3623869546 /dev-lang | |
parent | dev-lang/rust: arm stable (bug #732798) (diff) | |
download | gentoo-fd1eb24a083679aa9446011ca944cb38efb423a7.tar.gz gentoo-fd1eb24a083679aa9446011ca944cb38efb423a7.tar.bz2 gentoo-fd1eb24a083679aa9446011ca944cb38efb423a7.zip |
dev-lang/rust-bin: arm stable (bug #732798)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.44.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.44.1.ebuild b/dev-lang/rust-bin/rust-bin-1.44.1.ebuild index deda0f9338d8..0ac82e0b3a12 100644 --- a/dev-lang/rust-bin/rust-bin-1.44.1.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.44.1.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 rustfmt" DEPEND="" |