Date: Saturday, October 26, 2019 @ 14:27:58
  Author: shibumi
Revision: 520345

removed 32bit support

Modified:
  netplan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-10-26 14:23:52 UTC (rev 520344)
+++ PKGBUILD    2019-10-26 14:27:58 UTC (rev 520345)
@@ -5,7 +5,7 @@
 pkgver=0.98
 pkgrel=1
 pkgdesc="Network configuration abstraction renderer"
-arch=('i686' 'x86_64')
+arch=('x86_64')
 url="https://github.com/CanonicalLtd/netplan";
 license=('GPL3')
 depends=(

Reply via email to