summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-06-24 16:39:33 +0200
committerAlexis Ballier <aballier@gentoo.org>2017-06-25 16:42:40 +0200
commitc63563e855e104972decdd9385319cf05c51828a (patch)
tree0e65561202054a975e980ae3020d8161962975c0 /dev-python/notebook
parentprofiles/arch/arm64: unmask qt4 useflag, it is needed to satisfy some usedeps... (diff)
downloadgentoo-c63563e855e104972decdd9385319cf05c51828a.tar.gz
gentoo-c63563e855e104972decdd9385319cf05c51828a.tar.bz2
gentoo-c63563e855e104972decdd9385319cf05c51828a.zip
dev-python/notebook: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'dev-python/notebook')
-rw-r--r--dev-python/notebook/notebook-4.4.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/notebook/notebook-4.4.1.ebuild b/dev-python/notebook/notebook-4.4.1.ebuild
index dccea4499421..ca67bd63999e 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