diff options
-rw-r--r-- | testing/meep/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/meep/APKBUILD b/testing/meep/APKBUILD index a8978adcc7..9c52496c05 100644 --- a/testing/meep/APKBUILD +++ b/testing/meep/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.3 pkgrel=0 pkgdesc="free finite-difference time-domain (FDTD) simulation software package developed at MIT to model electromagnetic systems" url="http://ab-initio.mit.edu/wiki/index.php/Meep" -arch="all" +arch="x86_64 x86" license="GPL2+" depends="" depends_dev="" |