commit: dc25ecdce95dccad8ed8ff3c045c48fc4dd4cbd3
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Jan 4 06:31:44 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Jan 4 06:31:44 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dc25ecdc
dev-python/jupyterlab_server: Keyword 2.16.5 x86, #887521
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/jupyterlab_server/jupyterlab_server-2.16.5.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/jupyterlab_server/jupyterlab_server-2.16.5.ebuild
b/dev-python/jupyterlab_server/jupyterlab_server-2.16.5.ebuild
index 3e2ccf5ad974..cd406d6e48ca 100644
--- a/dev-python/jupyterlab_server/jupyterlab_server-2.16.5.ebuild
+++ b/dev-python/jupyterlab_server/jupyterlab_server-2.16.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
RDEPEND="
>=dev-python/Babel-2.10[${PYTHON_USEDEP}]