aboutsummaryrefslogtreecommitdiffstats
path: root/community/thunar
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-07-05 13:44:49 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-07-05 13:45:59 -0300
commit1862c6efcba9e81275745be7e5ad91119efe54f0 (patch)
treed4d74d380953d4047a83064260775ed58ea81685 /community/thunar
parent96ef12d6eeb4055899b6c9dd97cba2e1ec00bd6c (diff)
downloadaports-1862c6efcba9e81275745be7e5ad91119efe54f0.tar.bz2
aports-1862c6efcba9e81275745be7e5ad91119efe54f0.tar.xz
community/thunar: enable on x86
Diffstat (limited to 'community/thunar')
-rw-r--r--community/thunar/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/thunar/APKBUILD b/community/thunar/APKBUILD
index 05b3165f38..c705da5257 100644
--- a/community/thunar/APKBUILD
+++ b/community/thunar/APKBUILD
@@ -4,7 +4,7 @@ pkgver=1.8.7
pkgrel=0
pkgdesc="File manager for Xfce"
url="https://xfce.org"
-arch="all !x86" # Limited by webkit2gtk
+arch="all"
license="GPL-2.0-or-later LGPL-2.0-only"
depends="desktop-file-utils hicolor-icon-theme shared-mime-info"
depends_dev="exo-dev"