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 +