diff options
author | Sam James <sam@gentoo.org> | 2020-07-31 00:29:22 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-31 00:29:22 +0000 |
commit | 40e46a5cbb78d20aa8ef3ffa18bf79eab05f0b04 (patch) | |
tree | a480aed5a75f873f5423446679b1d7d66ba467de /dev-python/matplotlib-python2 | |
parent | dev-python/matplotlib: x86 stable (bug #714376) (diff) | |
download | gentoo-40e46a5cbb78d20aa8ef3ffa18bf79eab05f0b04.tar.gz gentoo-40e46a5cbb78d20aa8ef3ffa18bf79eab05f0b04.tar.bz2 gentoo-40e46a5cbb78d20aa8ef3ffa18bf79eab05f0b04.zip |
dev-python/matplotlib-python2: x86 stable (bug #714376)
Package-Manager: Portage-3.0.1, Repoman-2.3.23
Signed-off-by: Sam James <sam@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 203da895b9af..a4f19edf8a84 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 )" |