diff options
Diffstat (limited to 'testing/sqstat')
-rw-r--r-- | testing/sqstat/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/sqstat/APKBUILD b/testing/sqstat/APKBUILD index 7d9996596e..9489e7960f 100644 --- a/testing/sqstat/APKBUILD +++ b/testing/sqstat/APKBUILD @@ -4,7 +4,7 @@ pkgver=1.20 pkgrel=0 pkgdesc="SqStat is a script which allows to look through active squid users connections" url="http://samm.kiev.ua/sqstat/" -arch="x86 x86_64" +arch="all" license="ISC" depends= makedepends= |