index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-05-11 17:08:32 +0300 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-05-11 17:09:00 +0300 |
commit | c842bc63ab877d670f4227f27745c5e3dc7f7d20 (patch) | |
tree | 0478e7e1315484a0a719837e59fa6b064c0378ff | |
parent | dbd676770699d52b28908c844e64200d133f901e (diff) |
-rw-r--r-- | extra/nanobind/PKGBUILD | 1 |
diff --git a/extra/nanobind/PKGBUILD b/extra/nanobind/PKGBUILD index d962b7ca..9c49573b 100644 --- a/extra/nanobind/PKGBUILD +++ b/extra/nanobind/PKGBUILD @@ -1,3 +1,4 @@ # We do not build these checkdepends=(${checkdepends[@]//python-pytorch/}) checkdepends=(${checkdepends[@]//python-tensorflow/}) + |