[arch-commits] Commit in netfilter-fullconenat/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat May 16 18:38:14 UTC 2020


    Date: Saturday, May 16, 2020 @ 18:38:14
  Author: felixonmars
Revision: 628198

fix arch

Modified:
  netfilter-fullconenat/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-16 17:07:54 UTC (rev 628197)
+++ PKGBUILD	2020-05-16 18:38:14 UTC (rev 628198)
@@ -5,7 +5,7 @@
 pkgver=r73.0cf3b48
 pkgrel=20
 pkgdesc="A kernel module that turns MASQUERADE into full cone SNAT"
-arch=('any')
+arch=('x86_64')
 url="https://github.com/Chion82/netfilter-full-cone-nat"
 license=('GPL2')
 depends=("linux")



More information about the arch-commits mailing list