summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQuint Guvernator2018-06-09 09:01:26 -0400
committerQuint Guvernator2018-06-09 09:45:50 -0400
commit03cf13c2521d4163b7e3b2d105737706a43c2577 (patch)
treec2e787a122919d9c42b558a051fa2b6142e04e2c
parent51f4fc6bae5e0efdc1710b9ba812019115bfc602 (diff)
downloadaur-03cf13c2521d4163b7e3b2d105737706a43c2577.tar.gz
allow any architecture; this is a source install
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 30f8c0b20c9a..62d0d63c32b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=4.0.0
pkgrel=1
pkgdesc="A simulator for the HP-15C programmable scientific RPN calculator"
url="http://hp-15c.homepage.t-online.de/content_web.htm"
-arch=('x86_64' 'i686')
+arch=('any')
license=('GPL3')
depends=('tcl' 'tk')
source=("$pkgname-$pkgver.zip::https://drive.google.com/uc?export=download&id=1ewFXi6PPRsiPJESUq5A2Gp83NYSYVYKr")