diff options
author | 2020-06-29 19:07:21 +0300 | |
---|---|---|
committer | 2020-06-29 19:07:21 +0300 | |
commit | e8cdf9346ff04d99d2262900a43354ff4a41fa77 (patch) | |
tree | b7d99e76cc226f8193c979ad25c54b4cc8a2edeb /dev-python/matplotlib-python2 | |
parent | dev-python/matplotlib: amd64 stable wrt bug #714376 (diff) | |
download | gentoo-e8cdf9346ff04d99d2262900a43354ff4a41fa77.tar.gz gentoo-e8cdf9346ff04d99d2262900a43354ff4a41fa77.tar.bz2 gentoo-e8cdf9346ff04d99d2262900a43354ff4a41fa77.zip |
dev-python/matplotlib-python2: amd64 stable wrt bug #714376
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Mikle Kolyada <zlogene@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 36cd1d8f6be6..203da895b9af 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 )" |