mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
devel/py-absl: Add NO_ARCH=yes
This commit is contained in:
parent
62493f3cf7
commit
d6d9a2493e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=506326
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= absl
|
||||
DISTVERSION= 0.7.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -18,4 +19,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user