Gentoo Archives: gentoo-commits

From: Alexis Ballier <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/notebook/
Date: Sun, 25 Jun 2017 14:43:00
Message-Id: 1498401760.c63563e855e104972decdd9385319cf05c51828a.aballier@gentoo
1 commit: c63563e855e104972decdd9385319cf05c51828a
2 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 24 14:39:33 2017 +0000
4 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 25 14:42:40 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c63563e8
7
8 dev-python/notebook: keyword ~arm64
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.2
11
12 dev-python/notebook/notebook-4.4.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-python/notebook/notebook-4.4.1.ebuild b/dev-python/notebook/notebook-4.4.1.ebuild
16 index dccea449942..ca67bd63999 100644
17 --- a/dev-python/notebook/notebook-4.4.1.ebuild
18 +++ b/dev-python/notebook/notebook-4.4.1.ebuild
19 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="~amd64 ~arm64 ~x86"
25 IUSE="doc test"
26 RDEPEND="
27 >=dev-libs/mathjax-2.4