diff options
| author | Leo <thinkabit.ukim@gmail.com> | 2019-07-05 13:43:42 -0300 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2019-07-05 13:45:59 -0300 |
| commit | 2ff97a0972ac2e265ad830c2659fa5c8e7916400 (patch) | |
| tree | 7f277fa7cc25b44103f93c0b9d360171ac1f6ecf | |
| parent | b28b086ac8cb15fb379a46de18d510b2d62313e5 (diff) | |
| download | aports-2ff97a0972ac2e265ad830c2659fa5c8e7916400.tar.bz2 aports-2ff97a0972ac2e265ad830c2659fa5c8e7916400.tar.xz | |
community/exo: enable on x86
| -rw-r--r-- | community/exo/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/exo/APKBUILD b/community/exo/APKBUILD index c116c84a7d..0eca6f6375 100644 --- a/community/exo/APKBUILD +++ b/community/exo/APKBUILD @@ -5,7 +5,7 @@ pkgver=0.12.6 pkgrel=0 pkgdesc="Extensions to Xfce by os-cillation" url="http://www.os-cillation.com/article.php?sid=40" -arch="all !x86" # Limited by webkit2gtk +arch="all" license="GPL-2.0-or-later AND LGPL-2.1-or-later" depends="hicolor-icon-theme" makedepends="gtk+3.0-dev libxfce4util-dev libxfce4ui-dev perl perl-uri |
