Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/alagitpull/
Date: Tue, 28 Apr 2020 15:41:51
Message-Id: 1588088497.dbd4c2fb4e18b348e9646cdb0ff2cb9bda56a8a4.zlogene@gentoo
1 commit: dbd4c2fb4e18b348e9646cdb0ff2cb9bda56a8a4
2 Author: Sam James (sam_c) <sam <AT> cmpct <DOT> info>
3 AuthorDate: Tue Apr 28 00:09:41 2020 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 28 15:41:37 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbd4c2fb
7
8 dev-python/alagitpull: arm keyworded (bug #709962)
9
10 Package-Manager: Portage-2.3.89, Repoman-2.3.20
11 Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
12
13 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
14
15 dev-python/alagitpull/alagitpull-0.0.23.ebuild | 2 +-
16 1 file changed, 1 insertion(+), 1 deletion(-)
17
18 diff --git a/dev-python/alagitpull/alagitpull-0.0.23.ebuild b/dev-python/alagitpull/alagitpull-0.0.23.ebuild
19 index d354648e230..f532a092319 100644
20 --- a/dev-python/alagitpull/alagitpull-0.0.23.ebuild
21 +++ b/dev-python/alagitpull/alagitpull-0.0.23.ebuild
22 @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/git-pull/alagitpull"
23 SRC_URI="https://github.com/git-pull/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
24
25 LICENSE="MIT"
26 -KEYWORDS="amd64 x86"
27 +KEYWORDS="amd64 ~arm x86"
28 SLOT="0"
29
30 RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]