diff --git a/srcpkgs/python3-i3ipc/template b/srcpkgs/python3-i3ipc/template index c559f276fc3..14be6b27d4c 100644 --- a/srcpkgs/python3-i3ipc/template +++ b/srcpkgs/python3-i3ipc/template @@ -1,7 +1,8 @@ # Template file for 'python3-i3ipc' pkgname=python3-i3ipc version=2.2.1 -revision=1 +revision=2 +archs=noarch wrksrc="${pkgname#*-}-${version}" build_style=python3-module hostmakedepends="python3-setuptools"