Skip to content

Commit

Permalink
devel/py-six: py27 flavor is no longer needed by the ports tree
Browse files Browse the repository at this point in the history
  • Loading branch information
ant1 committed Feb 20, 2023
1 parent 523b7fd commit 7e988aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/py-six/Makefile
Expand Up @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gdbm>=0:databases/py-gdbm@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}tkinter>=0:x11-toolkits/py-tkinter@${PY_FLAVOR}

USES= python:2.7+
USES= python
USE_PYTHON= autoplist concurrent distutils pytest

NO_ARCH= yes
Expand Down

0 comments on commit 7e988aa

Please sign in to comment.