summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--var/spack/repos/builtin/packages/boost/package.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/var/spack/repos/builtin/packages/boost/package.py b/var/spack/repos/builtin/packages/boost/package.py
index 71398ee6ad..60fe4a9f46 100644
--- a/var/spack/repos/builtin/packages/boost/package.py
+++ b/var/spack/repos/builtin/packages/boost/package.py
@@ -398,7 +398,7 @@ class Boost(Package):
patch("intel-oneapi-linux-jam.patch", when="@1.76: %oneapi")
# https://github.com/boostorg/phoenix/issues/111
- patch("boost_phoenix_1.81.0.patch", level=2, when="@1.81.0")
+ patch("boost_phoenix_1.81.0.patch", level=2, when="@1.81.0:1.82.0")
# https://github.com/boostorg/filesystem/issues/284
patch(