diff options
Diffstat (limited to 'testing/sems/APKBUILD')
-rw-r--r-- | testing/sems/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/sems/APKBUILD b/testing/sems/APKBUILD index c587cae82d..c261a43eff 100644 --- a/testing/sems/APKBUILD +++ b/testing/sems/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.2.1 pkgrel=1 pkgdesc="High performance, extensible media server for SIP (RFC3261) based VoIP services" url="http://iptel.org/sems/" +arch="x86 x86_64" license="GPL-2" install="$pkgname.pre-install $pkgname.post-install" makedepends="python-dev openssl-dev cmake bash" |