From 983b7022b19a5021b89ef0a5cbd2146e9f9c945f Mon Sep 17 00:00:00 2001 From: Andrius Štikonas Date: Fri, 9 Nov 2018 22:02:19 +0000 Subject: www-apps/gitea: Add ~arm64 keyword MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andrius Štikonas Signed-off-by: Aaron Bauman --- www-apps/gitea/gitea-1.7.4.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www-apps') diff --git a/www-apps/gitea/gitea-1.7.4.ebuild b/www-apps/gitea/gitea-1.7.4.ebuild index 6508562a68bb..994f2a9b90c4 100644 --- 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" -- cgit v1.2.3-65-gdbad