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
Marian Buschsieweke
aports
Commits
6d7cb5a5
Commit
6d7cb5a5
authored
Oct 28, 2021
by
Andy Postnikov
Browse files
community/gitea: disable on x86_64
parent
7e18f7b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
community/gitea/APKBUILD
View file @
6d7cb5a5
...
...
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc
=
"A self-hosted Git service written in Go"
url
=
"https://gitea.io"
# armhf, ppc64le, aarch64: failing tests
arch
=
"all !armhf !ppc64le !aarch64"
arch
=
"all !armhf !ppc64le !aarch64
!x86_64
"
license
=
"MIT"
options
=
"chmod-clean"
depends
=
"git git-lfs gnupg"
...
...
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