commit: 0cadaff0571ed8a14222562108ef6cd648e23552 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Tue Apr 23 17:34:58 2019 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Tue Apr 23 17:34:58 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cadaff0
www-apps/gitea: arm64 keyworded Closes: https://bugs.gentoo.org/684166 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> www-apps/gitea/gitea-1.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-apps/gitea/gitea-1.8.0.ebuild b/www-apps/gitea/gitea-1.8.0.ebuild index f62591346a4..7905bbf3153 100644 --- a/www-apps/gitea/gitea-1.8.0.ebuild +++ b/www-apps/gitea/gitea-1.8.0.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit 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" HOMEPAGE="https://gitea.io"
