summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAkinoKaede2020-12-03 13:09:02 +0800
committerAkinoKaede2020-12-03 13:09:02 +0800
commit6e7c81927f4c4cab95e6359b948bf8ed12125b5c (patch)
treec4e20e67067d85eb162e6a67e6b97454b9bda1a0 /PKGBUILD
parentbb8f6b128517a80583b30db86b329fb5b508b0d5 (diff)
downloadaur-6e7c81927f4c4cab95e6359b948bf8ed12125b5c.tar.gz
fix: arch x86_64
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 82dcb3c5b59f..0259d58836a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=xray
pkgver=1.0.0
pkgrel=2
pkgdesc="The best v2ray-core, with XTLS support."
-arch=('any')
+arch=('x86_64')
url="https://github.com/XTLS/Xray-core"
license=('MPLv2')
depends=('glibc' 'v2ray-domain-list-community' 'v2ray-geoip')