diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-23 13:34:58 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-23 13:34:58 -0400 |
commit | 0cadaff0571ed8a14222562108ef6cd648e23552 (patch) | |
tree | 0938dc6bed5a818f14245dd1071aae1fa892d5e8 /www-apps | |
parent | app-shells/gentoo-zsh-completions: arm64 stable (diff) | |
download | gentoo-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')
-rw-r--r-- | www-apps/gitea/gitea-1.8.0.ebuild | 2 |
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" |