Skip to content

Commit

Permalink
archivers/py-zlib-ng: Clean up USES=python
Browse files Browse the repository at this point in the history
USES=python means USES=python:3.8+ now.

Approved by:	portmgr (blanket)
With hat:	python
  • Loading branch information
sunpoet committed Apr 5, 2024
1 parent ae0044a commit 51419cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archivers/py-zlib-ng/Makefile
Expand Up @@ -15,7 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=51:devel/py-setuptools@${PY_FL
${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR} \
cmake:devel/cmake-core

USES= python:3.7+
USES= python
USE_PYTHON= autoplist pep517

INSTALL_TARGET=install-strip
Expand Down

0 comments on commit 51419cc

Please sign in to comment.