diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2019-02-09 23:21:08 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2019-02-09 23:21:08 +0100 |
commit | 02cd49a0eec20fff9e0f4fd3403757d1e8c94ba6 (patch) | |
tree | b1569b8b59d5215fd0555cc4df05f8aff6025104 /pcr/scotch | |
parent | 6070eaad3b293cbbdb0e4a17de34a9faba37ed66 (diff) | |
download | abslibre-02cd49a0eec20fff9e0f4fd3403757d1e8c94ba6.tar.gz abslibre-02cd49a0eec20fff9e0f4fd3403757d1e8c94ba6.tar.bz2 abslibre-02cd49a0eec20fff9e0f4fd3403757d1e8c94ba6.zip |
pcr/scotch: not available for armv7h
Diffstat (limited to 'pcr/scotch')
-rw-r--r-- | pcr/scotch/PKGBUILD | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pcr/scotch/PKGBUILD b/pcr/scotch/PKGBUILD index dfab927ec..fa9a0ac29 100644 --- a/pcr/scotch/PKGBUILD +++ b/pcr/scotch/PKGBUILD @@ -10,7 +10,6 @@ depends=('zlib' 'openmpi' 'bzip2') provides=('ptscotch' 'ptscotch-openmpi' 'scotch_esmumps' 'scotch_ptesmumps') conflicts=('ptscotch-openmpi' 'scotch_esmumps' 'scotch_esmumps5') arch=('i686' 'x86_64') -arch+=('armv7h') source=("$pkgname-$pkgver.tar.gz::https://gitlab.inria.fr/scotch/scotch/-/archive/v${pkgver}/${pkgname}-v${pkgver}.tar.gz") sha256sums=('e932b4c04636fcf5d21b9a76376868de052c9b000bdaf96f8967dcec61bdaa10') |