diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-02-11 10:48:07 -0800 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-02-11 10:48:25 -0800 |
commit | 010113371b3c1a6362f6685059138741bc932b89 (patch) | |
tree | fdeaab301b513c369d5b20ee86b170cfe5867584 /virtual/rust | |
parent | dev-lang/rust-bin: 1.41.0 ppc64 stable, bug #708920 (diff) | |
download | gentoo-010113371b3c1a6362f6685059138741bc932b89.tar.gz gentoo-010113371b3c1a6362f6685059138741bc932b89.tar.bz2 gentoo-010113371b3c1a6362f6685059138741bc932b89.zip |
virtual/rust: 1.41.0 ppc64 stable, bug #708920
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'virtual/rust')
-rw-r--r-- | virtual/rust/rust-1.41.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/rust/rust-1.41.0.ebuild b/virtual/rust/rust-1.41.0.ebuild index e554ba08a50f..5331d749eed6 100644 --- a/virtual/rust/rust-1.41.0.ebuild +++ b/virtual/rust/rust-1.41.0.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="Virtual for Rust language compiler" LICENSE="" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ppc64 x86" BDEPEND="" RDEPEND="|| ( =dev-lang/rust-${PV}*[${MULTILIB_USEDEP}] =dev-lang/rust-bin-${PV}* )" |