diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/firetools/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/firetools/APKBUILD b/testing/firetools/APKBUILD index e5f198824f..f3e0c71afb 100644 --- a/testing/firetools/APKBUILD +++ b/testing/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" +arch="all !armhf" license="GPL2" depends="firejail xterm qt5-qtsvg mesa-dri-swrast" depends_dev="" |