user/gitlab-foss: enable aarch64
This commit is contained in:
parent
6b902e8e1a
commit
b3f75d6ca0
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ _gittag=v$pkgver
|
|||
pkgrel=0
|
||||
pkgdesc="A version control for your server"
|
||||
url="https://gitlab.com/gitlab-org/gitlab-foss"
|
||||
arch="x86_64"
|
||||
arch="x86_64 aarch64"
|
||||
license="MIT"
|
||||
# ruby-irb is needed only for Rails console (gitlab-rails console)
|
||||
depends="
|
||||
|
|
Loading…
Reference in a new issue