diff options
Diffstat (limited to 'core/tcp_wrappers/PKGBUILD')
-rw-r--r-- | core/tcp_wrappers/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/tcp_wrappers/PKGBUILD b/core/tcp_wrappers/PKGBUILD index 9373e9239..fa5b8c7e1 100644 --- a/core/tcp_wrappers/PKGBUILD +++ b/core/tcp_wrappers/PKGBUILD @@ -4,7 +4,7 @@ pkgname=tcp_wrappers pkgver=7.6 pkgrel=12 pkgdesc="Monitors and Controls incoming TCP connections" -arch=(i686 x86_64) +arch=(i686 x86_64 'mips64el') url="ftp://ftp.porcupine.org/pub/security/index.html" license=('custom') groups=('base') |