diff options
Diffstat (limited to 'testing/sems/APKBUILD')
-rw-r--r-- | testing/sems/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/sems/APKBUILD b/testing/sems/APKBUILD index c261a43eff..d7f144525f 100644 --- a/testing/sems/APKBUILD +++ b/testing/sems/APKBUILD @@ -5,7 +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" +arch="all" license="GPL-2" install="$pkgname.pre-install $pkgname.post-install" makedepends="python-dev openssl-dev cmake bash" |