Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/stgit/
Date: Tue, 02 Jun 2020 03:25:13
Message-Id: 1591068257.f539af6aaad5dd8725816d08d683d644d06ab6e3.dlan@gentoo
1 commit: f539af6aaad5dd8725816d08d683d644d06ab6e3
2 Author: Yixun Lan <dlan <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 2 03:22:10 2020 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 2 03:24:17 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f539af6a
7
8 dev-vcs/stgit: stable 0.21 for x86
9
10 stable wrt bug #726102
11
12 Package-Manager: Portage-2.3.100, Repoman-2.3.22
13 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
14
15 dev-vcs/stgit/stgit-0.21.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-vcs/stgit/stgit-0.21.ebuild b/dev-vcs/stgit/stgit-0.21.ebuild
19 index dcd40ab5ba2..93501597767 100644
20 --- a/dev-vcs/stgit/stgit-0.21.ebuild
21 +++ b/dev-vcs/stgit/stgit-0.21.ebuild
22 @@ -18,7 +18,7 @@ SRC_URI="https://github.com/ctmarinas/stgit/archive/v${PV}.tar.gz -> ${P}.tar.gz
23
24 LICENSE="GPL-2"
25 SLOT="0"
26 -KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
27 +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux"
28 IUSE="doc"
29
30 RDEPEND=">=dev-vcs/git-1.6.3.3"