commit: 70c8cc62d1fb977f5c788f319163666370ece33c Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> AuthorDate: Tue Sep 20 01:31:26 2022 +0000 Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org> CommitDate: Tue Sep 20 01:31:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70c8cc62
dev-util/rustup: update EAPI 7 -> 8 Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org> dev-util/rustup/rustup-9999.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/rustup/rustup-9999.ebuild b/dev-util/rustup/rustup-9999.ebuild index 4c042a9473f7..e5921e9dc313 100644 --- a/dev-util/rustup/rustup-9999.ebuild +++ b/dev-util/rustup/rustup-9999.ebuild @@ -1,7 +1,7 @@ -# Copyright 2020-2021 Gentoo Authors +# Copyright 2020-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 CRATES=" "
