summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2019-04-23 13:34:58 -0400
committerAaron Bauman <bman@gentoo.org>2019-04-23 13:34:58 -0400
commit0cadaff0571ed8a14222562108ef6cd648e23552 (patch)
tree0938dc6bed5a818f14245dd1071aae1fa892d5e8 /www-apps/gitea
parentapp-shells/gentoo-zsh-completions: arm64 stable (diff)
downloadgentoo-0cadaff0571ed8a14222562108ef6cd648e23552.tar.gz
gentoo-0cadaff0571ed8a14222562108ef6cd648e23552.tar.bz2
gentoo-0cadaff0571ed8a14222562108ef6cd648e23552.zip
www-apps/gitea: arm64 keyworded
Closes: https://bugs.gentoo.org/684166 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'www-apps/gitea')
-rw-r--r--www-apps/gitea/gitea-1.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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"