summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-17 10:42:11 +0000
committerSam James <sam@gentoo.org>2020-07-17 10:42:11 +0000
commit599511a24e605eedb3469b609fab7e163b6b3e4c (patch)
treedfd3e343f69ed776685e46e34658ba47cea431c2 /dev-lang
parentdev-lang/rust: arm64 stable (bug #732798) (diff)
downloadgentoo-599511a24e605eedb3469b609fab7e163b6b3e4c.tar.gz
gentoo-599511a24e605eedb3469b609fab7e163b6b3e4c.tar.bz2
gentoo-599511a24e605eedb3469b609fab7e163b6b3e4c.zip
dev-lang/rust-bin: arm64 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.ebuild2
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 b36387480c97..fa177c8f1e03 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=""