summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-02-28 21:10:22 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-02-28 21:48:54 +0200
commit0b6b08441c86c15eae7671dc503c87313d961191 (patch)
tree0a5c290b5c5a75843c81ca6721d4ac3cf6e1d392 /sci-visualization
parentsci-visualization/dash: unkeyword for ~x86 (diff)
downloadgentoo-0b6b08441c86c15eae7671dc503c87313d961191.tar.gz
gentoo-0b6b08441c86c15eae7671dc503c87313d961191.tar.bz2
gentoo-0b6b08441c86c15eae7671dc503c87313d961191.zip
sci-visualization/jupyter-dash: unkeyword for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-visualization')
-rw-r--r--sci-visualization/jupyter-dash/jupyter-dash-0.4.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-visualization/jupyter-dash/jupyter-dash-0.4.2.ebuild b/sci-visualization/jupyter-dash/jupyter-dash-0.4.2.ebuild
index 76fc23983e58..1846dfc13f34 100644
--- a/sci-visualization/jupyter-dash/jupyter-dash-0.4.2.ebuild
+++ b/sci-visualization/jupyter-dash/jupyter-dash-0.4.2.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/plotly/${PN}/archive/refs/tags/v${PV}.tar.gz
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
RDEPEND="
dev-python/ansi2html[${PYTHON_USEDEP}]