diff options
Diffstat (limited to 'main/shorewall/APKBUILD')
-rw-r--r-- | main/shorewall/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/shorewall/APKBUILD b/main/shorewall/APKBUILD index 1c1cdec183..a402961721 100644 --- a/main/shorewall/APKBUILD +++ b/main/shorewall/APKBUILD @@ -10,7 +10,7 @@ esac pkgrel=0 pkgdesc="An iptables front end for firewall configuration" url="http://www.shorewall.net/" -arch="noarch" +arch="" license="GPL-2" depends="shorewall-core perl iptables iproute2" # coreutils for install -T |