git: 5e5130e2946b - main - www/chromium: mark as not compatible with python 3.10
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu Sep 9 19:20:06 UTC 2021
The branch main has been updated by amdmi3:
URL: https://cgit.FreeBSD.org/ports/commit/?id=5e5130e2946bec09d2523b159e2231f8de052a83
commit 5e5130e2946bec09d2523b159e2231f8de052a83
Author: Dmitry Marakasov <amdmi3 at FreeBSD.org>
AuthorDate: 2021-09-09 19:13:15 +0000
Commit: Dmitry Marakasov <amdmi3 at FreeBSD.org>
CommitDate: 2021-09-09 19:13:44 +0000
www/chromium: mark as not compatible with python 3.10
---
www/chromium/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/chromium/Makefile b/www/chromium/Makefile
index d60012118b32..0f4316cce144 100644
--- a/www/chromium/Makefile
+++ b/www/chromium/Makefile
@@ -69,7 +69,7 @@ RUN_DEPENDS= xdg-open:devel/xdg-utils \
noto-basic>0:x11-fonts/noto-basic
USES= bison compiler:c++17-lang cpe desktop-file-utils dos2unix gl gnome jpeg localbase:ldflags \
- ninja perl5 pkgconfig python:build shebangfix tar:xz xorg
+ ninja perl5 pkgconfig python:3.6-3.9,build shebangfix tar:xz xorg
CPE_VENDOR= google
CPE_PRODUCT= chrome
More information about the dev-commits-ports-all
mailing list