diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-02-10 15:54:57 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-02-10 15:54:57 +0000 |
| commit | e55a128ae6ced7797822e24966e8f18f8218190c (patch) | |
| tree | 1eb4ef662cee1b444ca76a076540b85143e78165 /dev-python/matplotlib/matplotlib-3.5.1.ebuild | |
| parent | 3ee9ccd07a19b4a620f1f09946d1e15ccda85d3b (diff) | |
| download | baldeagleos-repo-e55a128ae6ced7797822e24966e8f18f8218190c.tar.gz baldeagleos-repo-e55a128ae6ced7797822e24966e8f18f8218190c.tar.xz baldeagleos-repo-e55a128ae6ced7797822e24966e8f18f8218190c.zip | |
Adding metadata
Diffstat (limited to 'dev-python/matplotlib/matplotlib-3.5.1.ebuild')
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.5.1.ebuild b/dev-python/matplotlib/matplotlib-3.5.1.ebuild index 82fbdaed5a5f..a794f938d899 100644 --- a/dev-python/matplotlib/matplotlib-3.5.1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 |
