From 07be4a59261985fa60351ac038b121df34b4a7d3 Mon Sep 17 00:00:00 2001 From: Kurt Kanzenbach Date: Sat, 5 Jul 2025 11:17:36 +0200 Subject: [PATCH] sys-cluster/hpx: sync live ebuild Signed-off-by: Kurt Kanzenbach Part-of: https://github.com/gentoo/gentoo/pull/42878 Closes: https://github.com/gentoo/gentoo/pull/42878 Signed-off-by: Sam James --- sys-cluster/hpx/hpx-9999.ebuild | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/sys-cluster/hpx/hpx-9999.ebuild b/sys-cluster/hpx/hpx-9999.ebuild index 210ceea870ef0..5e9f2f3c32643 100644 --- a/sys-cluster/hpx/hpx-9999.ebuild +++ b/sys-cluster/hpx/hpx-9999.ebuild @@ -31,9 +31,15 @@ REQUIRED_USE=" BDEPEND=" virtual/pkgconfig " + +# +# hpx v1.11.0 does not build with >=dev-cpp/asio-1.34. +# See bug report: https://github.com/STEllAR-GROUP/hpx/issues/6730 +# It will be fixed in hpx v1.11.1. +# RDEPEND=" ${PYTHON_DEPS} - >=dev-cpp/asio-1.12.0 +