Skip to content

Commit

Permalink
devel/boost-python-libs: follow python limits from math/py-numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
fluffykhv committed May 29, 2022
1 parent 9ac73c2 commit 780da11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/boost-python-libs/Makefile
Expand Up @@ -13,7 +13,7 @@ BUILD_DEPENDS= bjam:devel/boost-jam \
${PYNUMPY}
LIB_DEPENDS= libboost_thread.so:devel/boost-libs

USES= python:3.7-3.9 # upper bound inherited from math/py-numpy
USES= python:3.8-3.10 # upper bound inherited from math/py-numpy
USE_PYTHON= flavors

OPTIONS_DEFINE= DEBUG OPTIMIZED_CFLAGS
Expand Down

0 comments on commit 780da11

Please sign in to comment.