diff options
author | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-08-27 10:47:47 -0700 |
---|---|---|
committer | Georgy Yakovlev <gyakovlev@gentoo.org> | 2020-08-27 11:28:18 -0700 |
commit | bd82c52128c75c6907144acde851edbb1db102f6 (patch) | |
tree | 8bc91bfc84a6a9e31318dcc093ed545a68f4dd8e /virtual | |
parent | dev-lang/rust-bin: 1.54.2 ppc64 stable, bug #739310 (diff) | |
download | gentoo-bd82c52128c75c6907144acde851edbb1db102f6.tar.gz gentoo-bd82c52128c75c6907144acde851edbb1db102f6.tar.bz2 gentoo-bd82c52128c75c6907144acde851edbb1db102f6.zip |
virtual/rust: 1.54.2 ppc64 stable, bug #739310
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'virtual')
-rw-r--r-- | virtual/rust/rust-1.45.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/rust/rust-1.45.2.ebuild b/virtual/rust/rust-1.45.2.ebuild index 7cf8d65440f8..942315f18b73 100644 --- a/virtual/rust/rust-1.45.2.ebuild +++ b/virtual/rust/rust-1.45.2.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}[${MULTILIB_USEDEP}] )" |