aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Weiss <luca@z3ntu.xyz>2022-10-15 11:52:42 +0200
committeralice <alice@ayaya.dev>2022-10-15 17:44:55 +0000
commit33524788d05255c9e9e39f68d9abc6754714bc71 (patch)
treefda9fb141a518ab9c52ffefd57880dfc38238754
parent00b444b09e68a9a0869072a7c4245565b2013471 (diff)
community/rofi-wayland: enable s390x & riscv64
-rw-r--r--community/rofi-wayland/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/rofi-wayland/APKBUILD b/community/rofi-wayland/APKBUILD
index 338a27bab54..cfefb08a2b8 100644
--- a/community/rofi-wayland/APKBUILD
+++ b/community/rofi-wayland/APKBUILD
@@ -8,7 +8,7 @@ _pkgver="${pkgver%_p*}+wayland${pkgver#*_p}"
pkgrel=0
pkgdesc="Window switcher, run dialog and dmenu replacement - fork with wayland support"
url="https://github.com/lbonn/rofi"
-arch="all !s390x !riscv64" # limited by librsvg -> rust
+arch="all"
license="MIT"
depends="!rofi rofi-themes>=${pkgver%.*}"
makedepends="