commit: 71a2ee8ba3af0dc9805f801e6e9248db26b18c5d
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 9 20:06:57 2020 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jun 9 20:06:57 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71a2ee8b
dev-python/notebook: Keyword 6.0.3 x86, #715136
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
dev-python/notebook/notebook-6.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/notebook/notebook-6.0.3.ebuild
b/dev-python/notebook/notebook-6.0.3.ebuild
index 8544ef26803..2d0ffe8780d 100644
--- a/dev-python/notebook/notebook-6.0.3.ebuild
+++ b/dev-python/notebook/notebook-6.0.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm64"
+KEYWORDS="~amd64 ~arm64 ~x86"
RDEPEND="
>=dev-libs/mathjax-2.4