mirror of
https://git.freebsd.org/ports.git
synced 2025-05-19 18:43:13 -04:00
archivers/py-lzma: enable on powerpc
This commit is contained in:
parent
d2e84b4dca
commit
b3a2e92fdb
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ COMMENT= Python binding for the LZMA compression library
|
|||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc64 powerpc64le
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 armv6 armv7 i386 powerpc powerpc64 powerpc64le
|
||||
USES= dos2unix python:3.6+
|
||||
USE_PYTHON= concurrent distutils autoplist
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue