commit:     583cf6f6f09c35483f5c5116b07cb8cdd521c429
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 29 23:48:01 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Thu Dec 29 23:48:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=583cf6f6

www-apps/gitea: Add ~arm keyword

Based on testing by Andrius Štikonas on Odroid-U2

Gentoo-Bug: #603746

Package-Manager: portage-2.3.3

 www-apps/gitea/gitea-1.0.0-r2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www-apps/gitea/gitea-1.0.0-r2.ebuild 
b/www-apps/gitea/gitea-1.0.0-r2.ebuild
index 4313b98..8b68119 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";

Reply via email to