summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pcr/openfoam3.0-git/PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/pcr/openfoam3.0-git/PKGBUILD b/pcr/openfoam3.0-git/PKGBUILD
index 17503a202..974ba5e95 100644
--- a/pcr/openfoam3.0-git/PKGBUILD
+++ b/pcr/openfoam3.0-git/PKGBUILD
@@ -14,8 +14,9 @@ _distpkgver=3.0.x
_gitname=$_distpkgname-$_distpkgver
pkgver=20170710.221b8ab7
pkgrel=4
-pkgdesc="The libre CFD toolbox, without nonfree parmetis support"
-arch=('i686' 'x86_64' 'armv7h')
+pkgdesc="The libre CFD toolbox"
+pkgdesc+=", without nonfree parmetis support"
+arch=('x86_64')
url="http://www.openfoam.com"
license=('GPL')
groups=()