aboutsummaryrefslogtreecommitdiffstats
path: root/community/newsflash/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/newsflash/APKBUILD')
-rw-r--r--community/newsflash/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/newsflash/APKBUILD b/community/newsflash/APKBUILD
index ecbc6d7b820..b4806024046 100644
--- a/community/newsflash/APKBUILD
+++ b/community/newsflash/APKBUILD
@@ -5,7 +5,7 @@ pkgver=1.5.1
pkgrel=0
pkgdesc="An rss feed reader that supports various web based services"
url="https://gitlab.com/news-flash/news_flash_gtk/"
-arch="all !s390x !mips64 !riscv64" # cargo, rust, libhandy not found
+arch="all !s390x !riscv64" # cargo, rust, libhandy not found
license="GPL-3.0-only"
makedepends="meson bash rust cargo webkit2gtk-dev libhandy1-dev sqlite-dev gettext-dev openssl1.1-compat-dev"
source="news_flash_gtk-v.$pkgver.tar.gz::https://gitlab.com/news-flash/news_flash_gtk/-/archive/$pkgver/news_flash_gtk-$pkgver.tar.gz"