浏览代码

Update 'PKGBUILD'

Nathaniel van Diepen 4 年之前
父节点
当前提交
0c183cd59c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      PKGBUILD

+ 1 - 1
PKGBUILD

@@ -7,7 +7,7 @@ pkgver() {
 }
 pkgrel=1
 pkgdesc="a TI-8x emulator based on Wabbitemu"
-arch=('x86-64' 'i686')
+arch=('any')
 source=("git+https://github.com/alberthdev/wxwabbitemu.git")
 depends=('wxgtk>=2.8')
 license=('custom')