diff options
Diffstat (limited to 'dev-lang/rust-bin/rust-bin-1.56.0.ebuild')
-rw-r--r-- | dev-lang/rust-bin/rust-bin-1.56.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/rust-bin/rust-bin-1.56.0.ebuild b/dev-lang/rust-bin/rust-bin-1.56.0.ebuild index 2796cb0698b1..ba15f9c018bb 100644 --- a/dev-lang/rust-bin/rust-bin-1.56.0.ebuild +++ b/dev-lang/rust-bin/rust-bin-1.56.0.ebuild @@ -20,7 +20,7 @@ DEPEND="" RDEPEND=">=app-eselect/eselect-rust-20190311" BDEPEND=" prefix? ( dev-util/patchelf ) - verify-sig? ( app-crypt/openpgp-keys-rust ) + verify-sig? ( sec-keys/openpgp-keys-rust ) " REQUIRED_USE="x86? ( cpu_flags_x86_sse2 )" |