From 7194f63d3f56a0832a33d659f7918a3857c1ab25 Mon Sep 17 00:00:00 2001 From: Grant Miller Date: Thu, 3 Jan 2019 18:47:29 -0600 Subject: [PATCH] Revert "maemo/hildon-desktop: disable x86" (!131) This reverts commit 054dedf3e5158816c9355578e186b77e97cce18c. --- maemo/hildon-desktop/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/maemo/hildon-desktop/APKBUILD b/maemo/hildon-desktop/APKBUILD index d40748bef..368e4fba7 100644 --- a/maemo/hildon-desktop/APKBUILD +++ b/maemo/hildon-desktop/APKBUILD @@ -2,7 +2,7 @@ pkgname=hildon-desktop pkgver=2.2.157.10 pkgrel=0 pkgdesc="Hildon desktop for Fremantle" -arch="x86_64 armhf aarch64" +arch="all" url="https://github.com/maemo-leste/hildon-desktop" license="GPL" depends="libhildon libmatchbox2 libhildondesktop clutter gnome-menus profiled"