mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
committed by
Aaron Bauman
parent
fb5fee5b05
commit
983b7022b1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user