Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
6543
aports
Commits
caebfef9
Commit
caebfef9
authored
Jun 18, 2021
by
Bart Ribbers
Browse files
community/network-manager-applet: disable on riscv64
parent
0844020b
Changes
1
Hide whitespace changes
Inline
Side-by-side
community/network-manager-applet/APKBUILD
View file @
caebfef9
...
...
@@ -5,7 +5,8 @@ pkgver=1.20.0
pkgrel
=
0
pkgdesc
=
"GTK network manager applet"
url
=
"https://wiki.gnome.org/Projects/NetworkManager"
arch
=
"all !mips !mips64 !s390x"
# Limited by networkmanager-dev and polkit
# mips64, s390x and riscv64 blocked by networkmanager and polkit
arch
=
"all !mips64 !s390x !riscv64"
license
=
"GPL-2.0-or-later"
depends
=
"dbus:org.freedesktop.Secrets"
makedepends
=
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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