Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Thermi
aports
Commits
ed7d06d1
Commit
ed7d06d1
authored
Jun 27, 2021
by
Bart Ribbers
Browse files
community/kontact: disable on riscv64
parent
d0ea4bf5
Changes
1
Hide whitespace changes
Inline
Side-by-side
community/kontact/APKBUILD
View file @
ed7d06d1
...
...
@@ -3,7 +3,9 @@
pkgname
=
kontact
pkgver
=
21.04.2
pkgrel
=
0
arch
=
"all !ppc64le !s390x !armhf !mips !mips64"
# Limited by qt5-qtwebengine
# armhf blocked by extra-cmake-modules
# ppc64le, s390x, mips64 and riscv64 blocked by qt5-qtwebengine
arch
=
"all !armhf !ppc64le !s390x !mips64"
url
=
"https://kontact.kde.org/"
pkgdesc
=
"Container application to unify several major PIM applications within one application"
license
=
"GPL-2.0-or-later"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment