aboutsummaryrefslogtreecommitdiffstats
path: root/community/thunar-volman
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-07-05 13:45:02 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-07-05 13:45:59 -0300
commit14ca4a5becac91b5588cada31a5565710b080a7d (patch)
tree9b6b1c56d841b6b037f2e289188795ad639339ca /community/thunar-volman
parent1862c6efcba9e81275745be7e5ad91119efe54f0 (diff)
community/thunar-volman: enable on x86
Diffstat (limited to 'community/thunar-volman')
-rw-r--r--community/thunar-volman/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/thunar-volman/APKBUILD b/community/thunar-volman/APKBUILD
index f966d39a3f1..62c6666ade3 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"