summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryjun2021-02-22 18:01:46 +0800
committeryjun2021-02-22 18:01:46 +0800
commitfbe9683e99be515420d2f2b2d37a9356c5343905 (patch)
tree431436716c8efb57025577b714220cadd41bfd7f /PKGBUILD
parent6c7d13015b76d3f12b4da1e92626ff2a8b46789c (diff)
downloadaur-onscripter-gbk.tar.gz
arch: added aarch64 & armv7h support
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04310e2634d8..1699cae50045 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _ons_version="20130317"
pkgrel=2
epoch=1
pkgdesc="A game engine compatible to NScripter with GBK patch, which is used to create and perform visual novel games"
-arch=('i686' 'x86_64')
+arch=('i686' 'x86_64' 'aarch64' 'armv7h')
url="https://github.com/natdon/ONScripter-CN"
license=('GPL2')
depends=('bzip2'