misc/py-cinder: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
9e9918d1f0
commit
cd899fcc93
1 changed files with 2 additions and 1 deletions
|
@ -76,7 +76,8 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}Babel>=2.3.4:devel/py-babel@${PY_FLAVOR} \
|
|||
${PYTHON_PKGNAMEPREFIX}tooz>=1.58.0:devel/py-tooz@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}webob>=1.7.1:www/py-webob@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USES= cpe python:3.6+
|
||||
CPE_VENDOR= openstack
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
Loading…
Reference in a new issue