aboutsummaryrefslogtreecommitdiffstats
path: root/community/xfce4-appfinder
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-07-05 13:45:35 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-07-05 13:45:59 -0300
commitf1a9ad1c6ec80fd9b5343387bc3a7a8ba58c3c5b (patch)
treea589bc8dd047e4a0d79fb692b9045d7115bebde8 /community/xfce4-appfinder
parentc9764271ab61b0ceb0117c8024626af6782863ee (diff)
downloadaports-f1a9ad1c6ec80fd9b5343387bc3a7a8ba58c3c5b.tar.bz2
aports-f1a9ad1c6ec80fd9b5343387bc3a7a8ba58c3c5b.tar.xz
community/xfce4-appfinder: enable on x86
Diffstat (limited to 'community/xfce4-appfinder')
-rw-r--r--community/xfce4-appfinder/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xfce4-appfinder/APKBUILD b/community/xfce4-appfinder/APKBUILD
index 7a1ad31da4..a6e96f9f55 100644
--- a/community/xfce4-appfinder/APKBUILD
+++ b/community/xfce4-appfinder/APKBUILD
@@ -4,7 +4,7 @@ pkgver=4.13.4
pkgrel=0
pkgdesc="Xfce application finder"
url="https://xfce.org/"
-arch="all !x86" # Limited by webkit2gtk
+arch="all"
license="GPL-2.0-or-later"
depends="hicolor-icon-theme"
makedepends="thunar-dev gtk+3.0-dev libxfce4ui-dev garcon-dev"