diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-09 22:22:40 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-02-09 22:22:40 +0200 |
commit | ccf464abfcc0b24b672a98f0ebccc9ee6625c33b (patch) | |
tree | 91f2e471af9f86b7b0103aefe534b823351ad48c /dev-python/matplotlib | |
parent | dev-python/matplotlib: Stabilize 3.5.1 amd64, #829532 (diff) | |
download | gentoo-ccf464abfcc0b24b672a98f0ebccc9ee6625c33b.tar.gz gentoo-ccf464abfcc0b24b672a98f0ebccc9ee6625c33b.tar.bz2 gentoo-ccf464abfcc0b24b672a98f0ebccc9ee6625c33b.zip |
dev-python/matplotlib: Stabilize 3.5.1 x86, #829532
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.5.1.ebuild b/dev-python/matplotlib/matplotlib-3.5.1.ebuild index fbace9d57769..25943ae57f0b 100644 --- a/dev-python/matplotlib/matplotlib-3.5.1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.5.1.ebuild @@ -22,7 +22,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" SLOT="0" -KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc ~x86" +KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" IUSE="cairo doc excel examples gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |