diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-07 20:53:00 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-06-08 00:04:22 +0300 |
commit | 8f6f72053c1cbee40ea1456d917829ba892291a4 (patch) | |
tree | 5069a9642f65c38974b910c6c197a67106072374 /dev-python/matplotlib-python2 | |
parent | dev-python/matplotlib: arm64 stable (bug #714376) (diff) | |
download | gentoo-8f6f72053c1cbee40ea1456d917829ba892291a4.tar.gz gentoo-8f6f72053c1cbee40ea1456d917829ba892291a4.tar.bz2 gentoo-8f6f72053c1cbee40ea1456d917829ba892291a4.zip |
dev-python/matplotlib-python2: arm64 stable (bug #714376)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib-python2')
-rw-r--r-- | dev-python/matplotlib-python2/matplotlib-python2-2.2.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib-python2/matplotlib-python2-2.2.5-r1.ebuild b/dev-python/matplotlib-python2/matplotlib-python2-2.2.5-r1.ebuild index f0ac8775b1d8..36cd1d8f6be6 100644 --- a/dev-python/matplotlib-python2/matplotlib-python2-2.2.5-r1.ebuild +++ b/dev-python/matplotlib-python2/matplotlib-python2-2.2.5-r1.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${MY_P} # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~x86" IUSE="cairo excel gtk3 latex qt5 test tk wxwidgets" REQUIRED_USE="test? ( cairo gtk3 latex qt5 tk wxwidgets )" |