diff options
-rw-r--r-- | community/firetools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/firetools/APKBUILD b/community/firetools/APKBUILD index f3e0c71afb..d84d5cb7c6 100644 --- a/community/firetools/APKBUILD +++ b/community/firetools/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.9.40.1 pkgrel=0 pkgdesc="Firejail sandbox launcher integrated with the system tray" url="https://l3net.wordpress.com/projects/firejail/#firetools" -arch="all !armhf" +arch="!armhf" license="GPL2" depends="firejail xterm qt5-qtsvg mesa-dri-swrast" depends_dev="" |