diff options
| author | Bernhard Froehlich <decke@FreeBSD.org> | 2026-06-03 07:59:41 +0000 |
|---|---|---|
| committer | Bernhard Froehlich <decke@FreeBSD.org> | 2026-06-03 08:43:06 +0000 |
| commit | 1fb063eb57ccf581bf452525ddf378987bf65485 (patch) | |
| tree | b686d4d6c8d5754046e653161bf8370a0487b8cd | |
| parent | b9775cb5055b6856499521c43094cfef0aae8061 (diff) | |
devel/py-twisted: Fix deprecated CPE data
| -rw-r--r-- | devel/py-twisted/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-twisted/Makefile b/devel/py-twisted/Makefile index 1cbab23e3cd4..6add5ada771b 100644 --- a/devel/py-twisted/Makefile +++ b/devel/py-twisted/Makefile @@ -30,8 +30,6 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cython-test-exception-raiser>=1.0.2<2:devel USES= cpe python USE_PYTHON= autoplist concurrent pep517 -CPE_VENDOR= twistedmatrix - NO_ARCH= yes OPTIONS_DEFINE= CONCH HTTP2 SERIAL TLS WEBSOCKET |
