summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2016-12-30 00:48:01 +0100
committerManuel Rüger <mrueg@gentoo.org>2016-12-30 00:48:01 +0100
commit583cf6f6f09c35483f5c5116b07cb8cdd521c429 (patch)
treefcaeea21b6516f8f62913fde5923c947061f2ca4 /www-apps
parentdev-go/go-bindata: Add ~arm keyword (diff)
downloadgentoo-583cf6f6f09c35483f5c5116b07cb8cdd521c429.tar.gz
gentoo-583cf6f6f09c35483f5c5116b07cb8cdd521c429.tar.bz2
gentoo-583cf6f6f09c35483f5c5116b07cb8cdd521c429.zip
www-apps/gitea: Add ~arm keyword
Based on testing by Andrius Štikonas on Odroid-U2 Gentoo-Bug: #603746 Package-Manager: portage-2.3.3
Diffstat (limited to 'www-apps')
-rw-r--r--www-apps/gitea/gitea-1.0.0-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/gitea/gitea-1.0.0-r2.ebuild b/www-apps/gitea/gitea-1.0.0-r2.ebuild
index 4313b98bde50..8b68119f12fc 100644
--- a/www-apps/gitea/gitea-1.0.0-r2.ebuild
+++ b/www-apps/gitea/gitea-1.0.0-r2.ebuild
@@ -8,7 +8,7 @@ inherit user golang-build golang-vcs-snapshot
EGO_PN="code.gitea.io/gitea/..."
EGIT_COMMIT="6aacf4d2f09631359b99df562b4bf31dcef44ea3"
ARCHIVE_URI="https://github.com/go-gitea/gitea/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~arm"
DESCRIPTION="A painless self-hosted Git service, written in Go"
HOMEPAGE="https://github.com/go-gitea/gitea"