Gentoo Archives: gentoo-commits

From: "Jakov Smolić" <jsmolic@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/repo/
Date: Mon, 09 May 2022 09:58:28
Message-Id: 1652090295.0e3b4b4a25b9e03110e8982e7b458a6b1b98a37e.jsmolic@gentoo
1 commit: 0e3b4b4a25b9e03110e8982e7b458a6b1b98a37e
2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 9 09:58:15 2022 +0000
4 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
5 CommitDate: Mon May 9 09:58:15 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e3b4b4a
7
8 dev-vcs/repo: Stabilize 2.21 x86, #842039
9
10 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
11
12 dev-vcs/repo/repo-2.21.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-vcs/repo/repo-2.21.ebuild b/dev-vcs/repo/repo-2.21.ebuild
16 index 501876ed30ca..ab4e0a6a02d3 100644
17 --- a/dev-vcs/repo/repo-2.21.ebuild
18 +++ b/dev-vcs/repo/repo-2.21.ebuild
19 @@ -17,7 +17,7 @@ SRC_URI="https://github.com/GerritCodeReview/git-repo/archive/refs/tags/v${PV}.t
20
21 LICENSE="Apache-2.0"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86"
24 +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86"
25 IUSE=""
26 REQUIRED_USE="${PYTHON_REQUIRED_USE}"