commit: 9ab563a94f50beaac6a935926ccefe187571727d
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 28 19:09:48 2024 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Feb 28 19:48:53 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ab563a9
dev-python/chart-studio: unkeyword for ~x86
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/chart-studio/chart-studio-1.1.0-r2.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/chart-studio/chart-studio-1.1.0-r2.ebuild
b/dev-python/chart-studio/chart-studio-1.1.0-r2.ebuild
index 1e8acc2da743..9f1f64729904 100644
--- a/dev-python/chart-studio/chart-studio-1.1.0-r2.ebuild
+++ b/dev-python/chart-studio/chart-studio-1.1.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ RESTRICT="test"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64"
RDEPEND="
dev-python/plotly[${PYTHON_USEDEP}]