From 83d70cffe7d761075de6845300029d759e8bca3d Mon Sep 17 00:00:00 2001 From: rusty-snake Date: Sat, 25 Jan 2020 11:33:54 +0100 Subject: disable-interpreters: blacklist /usr/lib64/python3* --- etc/allow-python3.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/allow-python3.inc') diff --git a/etc/allow-python3.inc b/etc/allow-python3.inc index 91c7ffca4..4f7c76d0a 100644 --- a/etc/allow-python3.inc +++ b/etc/allow-python3.inc @@ -1,5 +1,6 @@ noblacklist ${PATH}/python3* noblacklist /usr/include/python3* noblacklist /usr/lib/python3* +noblacklist /usr/lib64/python3* noblacklist /usr/local/lib/python3* noblacklist /usr/share/python3* -- cgit v1.2.3-70-g09d2