diff options
Diffstat (limited to 'testing/opensips/APKBUILD')
-rw-r--r-- | testing/opensips/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/opensips/APKBUILD b/testing/opensips/APKBUILD index 00469cbea1..e78581592f 100644 --- a/testing/opensips/APKBUILD +++ b/testing/opensips/APKBUILD @@ -5,6 +5,7 @@ pkgver=1.6.3 pkgrel=0 pkgdesc="Flexible and customizable sip routing engine" url="http://www.opensips.org/" +arch="x86 x86_64" license="GPL" depends= makedepends="bison flex expat-dev coreutils" |