From 6e2409766c2a3ddf53c704c8202fdbc10c43b9c1 Mon Sep 17 00:00:00 2001 From: Anton Bolshakov Date: Fri, 1 Sep 2023 10:14:16 +0800 Subject: [PATCH] matplotlib: required for the newer pyparsing --- profiles/pentoo/base/package.accept_keywords/dev-python | 3 +++ 1 file changed, 3 insertions(+) diff --git a/profiles/pentoo/base/package.accept_keywords/dev-python b/profiles/pentoo/base/package.accept_keywords/dev-python index f15f65145..bc860874a 100644 --- a/profiles/pentoo/base/package.accept_keywords/dev-python +++ b/profiles/pentoo/base/package.accept_keywords/dev-python @@ -404,3 +404,6 @@ dev-python/browser-cookie3 #nanovna-saver ~dev-python/PyQt6-6.5.2 + +# needed for newer dev-python/pyparsing +~dev-python/matplotlib-3.7.2