Skip to content

Commit

Permalink
devel/boost-python-libs: remove irrelevant python version limitation
Browse files Browse the repository at this point in the history
PR:		267362
  • Loading branch information
AMDmi3 committed Oct 31, 2022
1 parent 58e94d5 commit cf61f74
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.8-3.10 # upper bound inherited from math/py-numpy
USES= python:3.8+
USE_PYTHON= flavors

OPTIONS_DEFINE= DEBUG OPTIMIZED_CFLAGS
Expand Down

0 comments on commit cf61f74

Please sign in to comment.