commit: a76947e7e4a9afeb3da7fd4d68ecb6e7a4dd69c1
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan 18 19:47:44 2024 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan 18 19:47:44 2024 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a76947e7
dev-python/seaborn: Stabilize 0.13.1 amd64, #922430
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/seaborn/seaborn-0.13.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/seaborn/seaborn-0.13.1.ebuild
b/dev-python/seaborn/seaborn-0.13.1.ebuild
index c377b54e8c4a..864e12c40106 100644
--- a/dev-python/seaborn/seaborn-0.13.1.ebuild
+++ b/dev-python/seaborn/seaborn-0.13.1.ebuild
@@ -17,7 +17,7 @@ HOMEPAGE="
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux"
RDEPEND="
>=dev-python/matplotlib-3.4[${PYTHON_USEDEP}]