diff options
Diffstat (limited to 'main/shorewall6')
-rw-r--r-- | main/shorewall6/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/shorewall6/APKBUILD b/main/shorewall6/APKBUILD index 7e5a7a8973..8b19a89a2d 100644 --- a/main/shorewall6/APKBUILD +++ b/main/shorewall6/APKBUILD @@ -10,7 +10,7 @@ esac pkgrel=0 pkgdesc="Files for the IPV6 Shorewall Firewall" url="http://www.shorewall.net/" -arch="noarch" +arch="" license="GPL-2" depends="shorewall-core perl ip6tables iproute2" # coreutils for install -T |