diff options
author | Sam James <sam@gentoo.org> | 2022-10-08 20:26:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-08 20:28:04 +0100 |
commit | b324aea9be25a5b3609ee7e83b52767256022cb4 (patch) | |
tree | 04de05f4ef7df449dc96e5fbbbda4cb18c033537 /dev-python/seaborn | |
parent | dev-python/pylibmc: Stabilize 1.6.3 amd64, #876145 (diff) | |
download | gentoo-b324aea9be25a5b3609ee7e83b52767256022cb4.tar.gz gentoo-b324aea9be25a5b3609ee7e83b52767256022cb4.tar.bz2 gentoo-b324aea9be25a5b3609ee7e83b52767256022cb4.zip |
dev-python/seaborn: Stabilize 0.12.0 amd64, #876148
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/seaborn')
-rw-r--r-- | dev-python/seaborn/seaborn-0.12.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/seaborn/seaborn-0.12.0.ebuild b/dev-python/seaborn/seaborn-0.12.0.ebuild index 1b7424aa37e5..4f00dce23aca 100644 --- a/dev-python/seaborn/seaborn-0.12.0.ebuild +++ b/dev-python/seaborn/seaborn-0.12.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" RDEPEND=" dev-python/matplotlib[${PYTHON_USEDEP}] |