summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthor <thor@pkgsrc.org>2021-06-23 15:36:26 +0000
committerthor <thor@pkgsrc.org>2021-06-23 15:36:26 +0000
commit04c5e7af1b8d721104f5f546c98072ec8c89fa06 (patch)
tree0f096f1e0c912e06c4021b9ee61b4397403060f1
parente05dd656f655d6f1ea13bbfb07c746e79348038b (diff)
downloadpkgsrc-04c5e7af1b8d721104f5f546c98072ec8c89fa06.tar.gz
math/py-numba: fix typo in PLIST.Linux (hotfix, need to settle PLIST entry)
The omppool file is both in PLIST and PLIST.Linux. One needs to go. This hotfix just removes the typo. Do we remove PLIST.Linux and assume every platform of interest has working OpenMP? Add Darwin dep for parallel/openmp?
-rw-r--r--math/py-numba/PLIST.Linux4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-numba/PLIST.Linux b/math/py-numba/PLIST.Linux
index bef862d13a1..3f85ebc3613 100644
--- a/math/py-numba/PLIST.Linux
+++ b/math/py-numba/PLIST.Linux
@@ -1,2 +1,2 @@
-@comment $NetBSD: PLIST.Linux,v 1.2 2019/04/08 16:41:45 adam Exp $
-${PYSITELIB}/numba/npyufunc/omppool.so
+@comment $NetBSD: PLIST.Linux,v 1.3 2021/06/23 15:36:26 thor Exp $
+${PYSITELIB}/numba/np/ufunc/omppool.so