aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichał Polański <michal@polanski.me>2021-06-19 00:01:18 +0200
committerMichał Polański <michal@polanski.me>2021-06-19 00:01:18 +0200
commitbf1e3627f5251511874ef08940c38035531b93c9 (patch)
tree89523367e30a3de30ac010360ac2979a0194aeda
parent80ba78367e9ae372a90057c5c7c1fab4519b899d (diff)
community/gnome-feeds: disable on riscv64
limited by webkit2gtk
-rw-r--r--community/gnome-feeds/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gnome-feeds/APKBUILD b/community/gnome-feeds/APKBUILD
index a183aa1d891..a01edc9da0c 100644
--- a/community/gnome-feeds/APKBUILD
+++ b/community/gnome-feeds/APKBUILD
@@ -5,7 +5,7 @@ pkgver=0.16.2
pkgrel=0
pkgdesc="RSS/Atom feed reader for GNOME"
url="https://gitlab.gnome.org/World/gfeeds"
-arch="noarch !mips !mips64" # webkit2gtk
+arch="noarch !mips !mips64 !riscv64" # limited by webkit2gtk
license="GPL-3.0-or-later"
depends="py3-html5lib webkit2gtk py3-lxml py3-requests py3-feedparser gtk+3.0
py3-beautifulsoup4 py3-listparser py3-tz py3-readability py3-pygments