Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/PyGithub/
Date: Sun, 09 Sep 2018 01:12:34
Message-Id: 1536455514.2523ce7a58b9f2c2677e089f577564294cc063ee.whissi@gentoo
1 commit: 2523ce7a58b9f2c2677e089f577564294cc063ee
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Sep 9 01:05:42 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 9 01:11:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2523ce7a
7
8 dev-python/PyGithub: x86 stable (bug #665408)
9
10 Package-Manager: Portage-2.3.49, Repoman-2.3.10
11
12 dev-python/PyGithub/PyGithub-1.39.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/PyGithub/PyGithub-1.39.ebuild b/dev-python/PyGithub/PyGithub-1.39.ebuild
16 index 5bb21862355..8ba7a8c466c 100644
17 --- a/dev-python/PyGithub/PyGithub-1.39.ebuild
18 +++ b/dev-python/PyGithub/PyGithub-1.39.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
20
21 LICENSE="LGPL-3+"
22 SLOT="0"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25
26 RDEPEND="dev-python/pyjwt[${PYTHON_USEDEP}]"
27 DEPEND="${RDEPEND}