From 0cadaff0571ed8a14222562108ef6cd648e23552 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Tue, 23 Apr 2019 13:34:58 -0400 Subject: www-apps/gitea: arm64 keyworded Closes: https://bugs.gentoo.org/684166 Signed-off-by: Aaron Bauman --- www-apps/gitea/gitea-1.8.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www-apps') diff --git a/www-apps/gitea/gitea-1.8.0.ebuild b/www-apps/gitea/gitea-1.8.0.ebuild index f62591346a41..7905bbf3153a 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" -- cgit v1.2.3-65-gdbad