diff options
Diffstat (limited to 'main/cutter/APKBUILD')
-rw-r--r-- | main/cutter/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/cutter/APKBUILD b/main/cutter/APKBUILD index b960fa3490..75f5c20baf 100644 --- a/main/cutter/APKBUILD +++ b/main/cutter/APKBUILD @@ -5,7 +5,7 @@ pkgver=1.03 pkgrel=2 pkgdesc="A program that allows firewall administrators to abort TCP/IP connections." url="http://www.lowth.com/cutter" -arch="x86 x86_64" +arch="all" license="GPL" depends="" makedepends="" |