Gentoo Archives: gentoo-commits

From: Mart Raudsepp <leio@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinxcontrib-github-alt/
Date: Sat, 30 Jun 2018 19:31:06
Message-Id: 1530387040.b1830d74abe70db972659eb7cc19413de7afb78c.leio@gentoo
1 commit: b1830d74abe70db972659eb7cc19413de7afb78c
2 Author: Roy Bamford <neddyseagoon <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 30 19:29:59 2018 +0000
4 Commit: Mart Raudsepp <leio <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 30 19:30:40 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1830d74
7
8 dev-python/sphinxcontrib-github-alt: added ~arm64 keyword
9
10 Package-Manager: Portage-2.3.40, Repoman-2.3.9
11
12 dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.0.ebuild b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.0.ebuild
16 index 61e32d67b5f..3b4abe48a54 100644
17 --- a/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.0.ebuild
18 +++ b/dev-python/sphinxcontrib-github-alt/sphinxcontrib-github-alt-1.0.ebuild
19 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/jupyter/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz
20
21 LICENSE="BSD-2"
22 SLOT="0"
23 -KEYWORDS="amd64 x86"
24 +KEYWORDS="amd64 ~arm64 x86"
25
26 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
27 RDEPEND="