commit: d1e6f751d3c32d3af5ee7a70bf78c0fdce4295e8
Author: Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 18 01:10:09 2022 +0000
Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Tue Jan 18 01:10:09 2022 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=d1e6f751
dev-lang/rust: sync misc changes from ::gentoo
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>
dev-lang/rust/rust-1.56.1.ebuild | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/dev-lang/rust/rust-1.56.1.ebuild b/dev-lang/rust/rust-1.56.1.ebuild
index df612b6d..6a980eae 100644
--- a/dev-lang/rust/rust-1.56.1.ebuild
+++ b/dev-lang/rust/rust-1.56.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
PYTHON_COMPAT=( python3_{7..10} )
inherit bash-completion-r1 check-reqs estack flag-o-matic llvm multiprocessing
\
- multilib-build python-any-r1 rust-toolchain toolchain-funcs verify-sig
+ multilib multilib-build python-any-r1 rust-toolchain toolchain-funcs
verify-sig
if [[ ${PV} = *beta* ]]; then
betaver=${PV//*beta}
@@ -97,7 +97,7 @@ BDEPEND="${PYTHON_DEPS}
dev-util/ninja
)
test? ( sys-devel/gdb )
- verify-sig? ( app-crypt/openpgp-keys-rust )
+ verify-sig? ( sec-keys/openpgp-keys-rust )
"
DEPEND="