diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-12 17:50:20 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-05-12 21:28:58 +0200 |
commit | 96b86a9b763899e1e0cebe693ae2e69d790cc08c (patch) | |
tree | fabca8ae483598e98209bd5f41ebcd5780a4aa85 /dev-lang | |
parent | dev-lang/rust: x86 stable (bug #678908) (diff) | |
download | gentoo-96b86a9b763899e1e0cebe693ae2e69d790cc08c.tar.gz gentoo-96b86a9b763899e1e0cebe693ae2e69d790cc08c.tar.bz2 gentoo-96b86a9b763899e1e0cebe693ae2e69d790cc08c.zip |
dev-lang/rust-bin: x86 stable (bug #678908)
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.34.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.34.1.ebuild b/dev-lang/rust-bin/rust-bin-1.34.1.ebuild index 7638707ebd33..3d0796628f61 100644 --- a/dev-lang/rust-bin/rust-bin-1.34.1.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.34.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 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm64 ~ppc64 x86" IUSE="clippy cpu_flags_x86_sse2 doc libressl rustfmt" DEPEND="" |