summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2024-02-28 21:07:31 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2024-02-28 21:48:52 +0200
commit79de782518ee9a194453022625f11190585aab40 (patch)
treebd0c90c5278af4a2dd5f5a6b1cc0f5706dfcb7a6
parentdev-scheme/guile-zstd: let pkg-config find zstd dir (diff)
downloadgentoo-79de782518ee9a194453022625f11190585aab40.tar.gz
gentoo-79de782518ee9a194453022625f11190585aab40.tar.bz2
gentoo-79de782518ee9a194453022625f11190585aab40.zip
dev-python/seaborn: unkeyword for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/seaborn/seaborn-0.13.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/seaborn/seaborn-0.13.2.ebuild b/dev-python/seaborn/seaborn-0.13.2.ebuild
index 28627169720d..b7d3e8825fc5 100644
--- a/dev-python/seaborn/seaborn-0.13.2.ebuild
+++ b/dev-python/seaborn/seaborn-0.13.2.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~amd64-linux"
RDEPEND="
>=dev-python/matplotlib-3.4[${PYTHON_USEDEP}]