aboutsummaryrefslogtreecommitdiffstats
path: root/community/kitty/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/kitty/APKBUILD')
-rw-r--r--community/kitty/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/kitty/APKBUILD b/community/kitty/APKBUILD
index 425802d5bd2..acc19bb665f 100644
--- a/community/kitty/APKBUILD
+++ b/community/kitty/APKBUILD
@@ -6,7 +6,7 @@ pkgver=0.24.1
pkgrel=0
pkgdesc="Modern, hackable, featureful, OpenGL based terminal emulator"
url="https://sw.kovidgoyal.net/kitty/"
-arch="all !mips !mips64" # fails to build on mips
+arch="all"
license="GPL-3.0-only"
depends="less ncurses ncurses-terminfo-base py3-pygments"
checkdepends="ttf-dejavu"