diff options
Diffstat (limited to 'community/thunar-volman/APKBUILD')
-rw-r--r-- | community/thunar-volman/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/thunar-volman/APKBUILD b/community/thunar-volman/APKBUILD index f966d39a3f..62c6666ade 100644 --- a/community/thunar-volman/APKBUILD +++ b/community/thunar-volman/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.9.3 pkgrel=0 pkgdesc="Thunar extension for volumes management" url="https://goodies.xfce.org/projects/thunar-plugins/thunar-volman" -arch="all !x86" # Limited by webkit2gtk +arch="all" license="GPL-2.0-or-later" options="!check" # no test suite depends="thunar" |