www-apps/gitea: Add ~arm64 keyword

Signed-off-by: Andrius Štikonas <andrius@stikonas.eu>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
Andrius Štikonas
2018-11-09 22:02:19 +00:00
committed by Aaron Bauman
parent fb5fee5b05
commit 983b7022b1

View File

@@ -5,7 +5,7 @@ EAPI=7
inherit golang-build golang-vcs-snapshot systemd user
EGO_PN="code.gitea.io/gitea"
KEYWORDS="~amd64 ~arm"
KEYWORDS="~amd64 ~arm ~arm64"
DESCRIPTION="A painless self-hosted Git service, written in Go"
HOMEPAGE="https://github.com/go-gitea/gitea"