Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/gitea/
Date: Mon, 30 May 2022 06:05:34
Message-Id: 1653890702.d55d01ab72f3ef77999b2d9bd0f77e134cf87b17.juippis@gentoo
1 commit: d55d01ab72f3ef77999b2d9bd0f77e134cf87b17
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 30 06:05:02 2022 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Mon May 30 06:05:02 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d55d01ab
7
8 www-apps/gitea: Keyword 1.16.7 x86, #848438
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 www-apps/gitea/gitea-1.16.7.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/www-apps/gitea/gitea-1.16.7.ebuild b/www-apps/gitea/gitea-1.16.7.ebuild
16 index f81eddf452ee..eda894a4cb53 100644
17 --- a/www-apps/gitea/gitea-1.16.7.ebuild
18 +++ b/www-apps/gitea/gitea-1.16.7.ebuild
19 @@ -8,7 +8,7 @@ inherit fcaps go-module tmpfiles systemd flag-o-matic
20 DESCRIPTION="A painless self-hosted Git service"
21 HOMEPAGE="https://gitea.io https://github.com/go-gitea/gitea"
22 SRC_URI="https://github.com/go-gitea/gitea/releases/download/v${PV}/gitea-src-${PV}.tar.gz -> ${P}.tar.gz"
23 -KEYWORDS="amd64 ~arm ~arm64"
24 +KEYWORDS="amd64 ~arm ~arm64 ~x86"
25 S="${WORKDIR}"
26
27 LICENSE="Apache-2.0 BSD BSD-2 ISC MIT MPL-2.0"