diff options
Diffstat (limited to 'testing/homer-app/APKBUILD')
-rw-r--r-- | testing/homer-app/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/homer-app/APKBUILD b/testing/homer-app/APKBUILD index 0f0543c16e..55a87db123 100644 --- a/testing/homer-app/APKBUILD +++ b/testing/homer-app/APKBUILD @@ -5,7 +5,7 @@ _uiver=7.7.032 pkgrel=2 pkgdesc="HOMER 7.x Front-End and API Server" url="http://sipcapture.io" -arch="all" +arch="x86_64" license="AGPL-3.0-or-later" makedepends="go" install="$pkgname.pre-install" |