mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-04-07 03:10:15 -04:00
app-metrics/scaphandre: restrict rust to <1.86.0
https://github.com/hubblo-org/scaphandre/issues/403 Closes: https://bugs.gentoo.org/953432 Signed-off-by: Takuya Wakazono <pastalian46@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2017-2024 Gentoo Authors
|
||||
# Copyright 2017-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
# Autogenerated by pycargoebuild 0.13.2
|
||||
@@ -218,6 +218,9 @@ CRATES="
|
||||
yaml-rust@0.4.5
|
||||
"
|
||||
|
||||
# https://github.com/hubblo-org/scaphandre/issues/403
|
||||
RUST_MAX_VER="1.85.1"
|
||||
|
||||
inherit cargo linux-info
|
||||
|
||||
DESCRIPTION="Electrical power consumption measurement agent"
|
||||
|
||||
Reference in New Issue
Block a user