mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/py-logutils: Add NO_ARCH
This commit is contained in:
parent
e6cbf01b3a
commit
f15af7bf1b
1 changed files with 4 additions and 2 deletions
|
@ -9,7 +9,9 @@ COMMENT= Handlers for the Python standard library logging package
|
|||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= distutils autoplist
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue