aboutsummaryrefslogtreecommitdiffstats
path: root/community/xfdesktop
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-07-05 13:45:46 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-07-05 13:46:00 -0300
commite61fb2859fad3014c9d44b585db41f414aa8486a (patch)
treeb9561c386c18c82ba994455b16ed39820e7e9205 /community/xfdesktop
parentf1a9ad1c6ec80fd9b5343387bc3a7a8ba58c3c5b (diff)
downloadaports-e61fb2859fad3014c9d44b585db41f414aa8486a.tar.bz2
aports-e61fb2859fad3014c9d44b585db41f414aa8486a.tar.xz
community/xfdesktop: enable on x86
Diffstat (limited to 'community/xfdesktop')
-rw-r--r--community/xfdesktop/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xfdesktop/APKBUILD b/community/xfdesktop/APKBUILD
index d81a029709..4bc5835ca9 100644
--- a/community/xfdesktop/APKBUILD
+++ b/community/xfdesktop/APKBUILD
@@ -5,7 +5,7 @@ pkgver=4.13.5
pkgrel=0
pkgdesc="A desktop manager for Xfce"
url="https://xfce.org/"
-arch="all !x86" # Limited by webkit2gtk
+arch="all"
license="GPL-2.0-or-later"
subpackages="$pkgname-doc $pkgname-lang"
depends="hicolor-icon-theme"