diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-28 21:09:31 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-02-28 21:48:53 +0200 |
commit | 3641d450f2b45dcb769469d3d70b0e980f1227e1 (patch) | |
tree | f9f22869259da0f990450a642261b0efb7c8a510 /dev-python/plotly-geo | |
parent | dev-python/plotly: unkeyword for ~x86 (diff) | |
download | gentoo-3641d450f2b45dcb769469d3d70b0e980f1227e1.tar.gz gentoo-3641d450f2b45dcb769469d3d70b0e980f1227e1.tar.bz2 gentoo-3641d450f2b45dcb769469d3d70b0e980f1227e1.zip |
dev-python/plotly-geo: unkeyword for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/plotly-geo')
-rw-r--r-- | dev-python/plotly-geo/plotly-geo-1.0.0-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/plotly-geo/plotly-geo-1.0.0-r2.ebuild b/dev-python/plotly-geo/plotly-geo-1.0.0-r2.ebuild index c3220f5d9a8f..5d2d0a7d5886 100644 --- a/dev-python/plotly-geo/plotly-geo-1.0.0-r2.ebuild +++ b/dev-python/plotly-geo/plotly-geo-1.0.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}] |