sysutils/py-ansible-runner: amend CPE_VENDOR

The "ansibleworks" is not a valid CPE vendor. Change it to "redhat",
as mentioned on websites like https://nvd.nist.gov and in line with
the main sysutils/ansible* ports.

Reported by:	0mp
This commit is contained in:
Dave Cottlehuber 2021-05-31 09:43:48 +00:00
parent 395823cfd2
commit 701cddf673

View File

@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}ansible>2.0:sysutils/ansible@${PY_FLAVOR} \
USES= cpe python:3.6+
USE_PYTHON= distutils autoplist concurrent
CPE_VENDOR= ansibleworks
CPE_VENDOR= redhat
NO_ARCH= yes