commit: 81360537acfe5cb022d22c8d09998a59aa9616b4
Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 18 18:44:05 2020 +0000
Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Oct 18 18:51:29 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81360537
dev-python/notebook: x86 stable (bug #749480)
Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
dev-python/notebook/notebook-6.1.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/notebook/notebook-6.1.4.ebuild
b/dev-python/notebook/notebook-6.1.4.ebuild
index 2f974c926f2..6e59d057fdc 100644
--- a/dev-python/notebook/notebook-6.1.4.ebuild
+++ b/dev-python/notebook/notebook-6.1.4.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 x86"
RDEPEND="
>=dev-libs/mathjax-2.4