diff options
Diffstat (limited to 'main/swish-e/APKBUILD')
-rw-r--r-- | main/swish-e/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/swish-e/APKBUILD b/main/swish-e/APKBUILD index 346d78d070..f9677ebde6 100644 --- a/main/swish-e/APKBUILD +++ b/main/swish-e/APKBUILD @@ -5,7 +5,7 @@ pkgver=2.4.7 pkgrel=2 pkgdesc="Simple Web Indexing System for Humans - Enhanced" url="http://www.swish-e.org/" -arch="x86 x86_64" +arch="all" license="GPL" depends="" makedepends="perl-dev" |