diff options
author | 2020-03-03 13:45:58 -0800 | |
---|---|---|
committer | 2020-03-03 13:48:08 -0800 | |
commit | 4856f5fd7f5a14c860a11b128b6033b425d7fe30 (patch) | |
tree | 2aa200a8cf4ff8c5793cf832dd3a31551f08aa3c /dev-lang | |
parent | Revert "media-video/vdr: old buggy version removed" (diff) | |
download | gentoo-4856f5fd7f5a14c860a11b128b6033b425d7fe30.tar.gz gentoo-4856f5fd7f5a14c860a11b128b6033b425d7fe30.tar.bz2 gentoo-4856f5fd7f5a14c860a11b128b6033b425d7fe30.zip |
dev-lang/rust-bin: 1.41.1 ppc64 stable, bug #708920
Package-Manager: Portage-2.3.79, Repoman-2.3.16
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.41.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.41.1.ebuild b/dev-lang/rust-bin/rust-bin-1.41.1.ebuild index d08751d3b556..57f8f2714884 100644 --- a/dev-lang/rust-bin/rust-bin-1.41.1.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.41.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 libressl rustfmt" DEPEND="" |