Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/gitea/
Date: Fri, 06 May 2022 08:00:11
Message-Id: 1651824004.4268c2227a16e47beb87838e8179eb0e61adba79.ago@gentoo
1 commit: 4268c2227a16e47beb87838e8179eb0e61adba79
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 6 08:00:03 2022 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Fri May 6 08:00:04 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4268c222
7
8 www-apps/gitea: amd64 stable wrt bug #842837
9
10 Package-Manager: Portage-3.0.30, Repoman-3.0.3
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 www-apps/gitea/gitea-1.16.7.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/www-apps/gitea/gitea-1.16.7.ebuild b/www-apps/gitea/gitea-1.16.7.ebuild
18 index 249baa6f0eb7..f81eddf452ee 100644
19 --- a/www-apps/gitea/gitea-1.16.7.ebuild
20 +++ b/www-apps/gitea/gitea-1.16.7.ebuild
21 @@ -8,7 +8,7 @@ inherit fcaps go-module tmpfiles systemd flag-o-matic
22 DESCRIPTION="A painless self-hosted Git service"
23 HOMEPAGE="https://gitea.io https://github.com/go-gitea/gitea"
24 SRC_URI="https://github.com/go-gitea/gitea/releases/download/v${PV}/gitea-src-${PV}.tar.gz -> ${P}.tar.gz"
25 -KEYWORDS="~amd64 ~arm ~arm64"
26 +KEYWORDS="amd64 ~arm ~arm64"
27 S="${WORKDIR}"
28
29 LICENSE="Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0"