commit: c63563e855e104972decdd9385319cf05c51828a
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 24 14:39:33 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sun Jun 25 14:42:40 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c63563e8
dev-python/notebook: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
dev-python/notebook/notebook-4.4.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/notebook/notebook-4.4.1.ebuild
b/dev-python/notebook/notebook-4.4.1.ebuild
index dccea449942..ca67bd63999 100644
--- a/dev-python/notebook/notebook-4.4.1.ebuild
+++ b/dev-python/notebook/notebook-4.4.1.ebuild
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~x86"
IUSE="doc test"
RDEPEND="
>=dev-libs/mathjax-2.4