diff options
Diffstat (limited to 'main/freeswitch/APKBUILD')
-rw-r--r-- | main/freeswitch/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/freeswitch/APKBUILD b/main/freeswitch/APKBUILD index 6717e302cf..fc9ad1fb5a 100644 --- a/main/freeswitch/APKBUILD +++ b/main/freeswitch/APKBUILD @@ -6,7 +6,7 @@ pkgver=1.4.0 pkgrel=2 pkgdesc="A communications platform written in C from the ground up" url="http://www.freeswitch.org" -arch="all" +arch="" license="GPL" depends="" pkgusers="freeswitch" |