projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb5fee5
)
www-apps/gitea: Add ~arm64 keyword
author
Andrius Štikonas
<andrius@stikonas.eu>
Fri, 9 Nov 2018 22:02:19 +0000
(22:02 +0000)
committer
Aaron Bauman
<bman@gentoo.org>
Thu, 18 Apr 2019 03:29:55 +0000
(23:29 -0400)
Signed-off-by: Andrius Štikonas <andrius@stikonas.eu>
Signed-off-by: Aaron Bauman <bman@gentoo.org>
www-apps/gitea/gitea-1.7.4.ebuild
patch
|
blob
|
history
diff --git
a/www-apps/gitea/gitea-1.7.4.ebuild
b/www-apps/gitea/gitea-1.7.4.ebuild
index 6508562a68bbedf996a50c746f78be475b24b162..994f2a9b90c41ea2c4f9fe7b3f44998feee82611 100644
(file)
--- a/
www-apps/gitea/gitea-1.7.4.ebuild
+++ b/
www-apps/gitea/gitea-1.7.4.ebuild
@@
-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"