diff options
author | Matoro Mahri <matoro@users.noreply.github.com> | 2022-09-30 19:19:20 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-01 00:25:07 +0100 |
commit | 58883344c960377264c1c00a56c7033ffdf0206c (patch) | |
tree | 2c06cd02f3a1305e30f82db6b79fb783a27aaf7e /dev-python | |
parent | x11-libs/gtk-mac-integration: fix StaticSrcUri (diff) | |
download | gentoo-58883344c960377264c1c00a56c7033ffdf0206c.tar.gz gentoo-58883344c960377264c1c00a56c7033ffdf0206c.tar.bz2 gentoo-58883344c960377264c1c00a56c7033ffdf0206c.zip |
dev-python/matplotlib: Keyword 3.6.0-r1 alpha, #804118
Signed-off-by: Matoro Mahri <matoro@users.noreply.github.com>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.6.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.6.0-r1.ebuild b/dev-python/matplotlib/matplotlib-3.6.0-r1.ebuild index 52b294df2d92..031baed90541 100644 --- a/dev-python/matplotlib/matplotlib-3.6.0-r1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.6.0-r1.ebuild @@ -30,7 +30,7 @@ SRC_URI=" # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" SLOT="0" -KEYWORDS="~amd64 ~hppa ~riscv" +KEYWORDS="~alpha ~amd64 ~hppa ~riscv" IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |