Remove python 2.7 support
This commit is contained in:
parent
ea21478b15
commit
e615d135f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=560782
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
LIB_DEPENDS= librrd.so:databases/rrdtool
|
||||
|
||||
USES= python
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
post-install:
|
||||
|
|
Loading…
Reference in a new issue