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
Timothée Floure
aports
Commits
1ebfe791
Commit
1ebfe791
authored
Aug 13, 2020
by
Leo
Browse files
community/syncthing: disable on ppc64le because of test failures
parent
8810255b
Changes
1
Hide whitespace changes
Inline
Side-by-side
community/syncthing/APKBUILD
View file @
1ebfe791
...
...
@@ -9,6 +9,7 @@ pkgdesc="Open Source Continuous File Synchronization"
options
=
"chmod-clean"
url
=
"https://syncthing.net/"
arch
=
"all !mips !mips64"
# go is missing
arch
=
"
$arch
!ppc64le"
# Tests fail
license
=
"MPL-2.0"
pkgusers
=
"
$pkgname
"
pkggroups
=
"
$pkgname
"
...
...
Write
Preview
Markdown
is supported
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