diff options
Diffstat (limited to 'testing/openxcap/APKBUILD')
-rw-r--r-- | testing/openxcap/APKBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/openxcap/APKBUILD b/testing/openxcap/APKBUILD index 118a8782e7..e19b4b92b7 100644 --- a/testing/openxcap/APKBUILD +++ b/testing/openxcap/APKBUILD @@ -8,6 +8,7 @@ pkgdesc="Open source fully featured XCAP server " url="http://openxcap.org" pkgusers="openxcap" pkggroups="openxcap" +arch="x86 x86_64" license="GPL" depends="python py-application py-gnutls py-twisted py-twisted-web2 py-imaging py-lxml py-mysqldb" |