diff options
author | Sam James <sam@gentoo.org> | 2022-10-11 00:39:29 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-11 00:39:29 +0100 |
commit | ad9b6dcc885e6240b4de1444c4eb582960a4d84e (patch) | |
tree | cbbafec5d92556aee7657dc0d8b06fb1380dd8f2 /dev-python/matplotlib | |
parent | dev-python/contourpy: Keyword 1.0.5 x86, #872620 (diff) | |
download | gentoo-ad9b6dcc885e6240b4de1444c4eb582960a4d84e.tar.gz gentoo-ad9b6dcc885e6240b4de1444c4eb582960a4d84e.tar.bz2 gentoo-ad9b6dcc885e6240b4de1444c4eb582960a4d84e.zip |
dev-python/matplotlib: Keyword 3.6.1 x86, #872620
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.6.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.6.1.ebuild b/dev-python/matplotlib/matplotlib-3.6.1.ebuild index b448a4981beb..7bceb2eac24d 100644 --- a/dev-python/matplotlib/matplotlib-3.6.1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.6.1.ebuild @@ -30,7 +30,7 @@ SRC_URI=" # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86" IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |