diff options
| author | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-31 08:05:10 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [feature/flatten] <gitlab@liguros.net> | 2020-07-31 08:05:10 +0000 |
| commit | dbb2ee51885087b2dbe2a714c409b8ba78c7f391 (patch) | |
| tree | 105126a9b72888437c236e9c887649e69b279a2f /dev-python/matplotlib | |
| parent | 7afc14cbf5fb46aa7217da1cdfed14a14b5bf0c5 (diff) | |
| download | baldeagleos-repo-dbb2ee51885087b2dbe2a714c409b8ba78c7f391.tar.gz baldeagleos-repo-dbb2ee51885087b2dbe2a714c409b8ba78c7f391.tar.xz baldeagleos-repo-dbb2ee51885087b2dbe2a714c409b8ba78c7f391.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/matplotlib')
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.1.2.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.2.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.1.2.ebuild b/dev-python/matplotlib/matplotlib-3.1.2.ebuild index 9eeec8231a38..872c5417dfd0 100644 --- a/dev-python/matplotlib/matplotlib-3.1.2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.1.2.ebuild @@ -18,7 +18,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 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86" IUSE="cairo doc excel examples gtk3 latex qt5 test tk wxwidgets" REQUIRED_USE="test? ( cairo gtk3 latex qt5 tk )" # tests are fixed in 3.2.1, this version is beyond repair diff --git a/dev-python/matplotlib/matplotlib-3.2.2.ebuild b/dev-python/matplotlib/matplotlib-3.2.2.ebuild index e10a25ed575e..a5e15ab090cb 100644 --- a/dev-python/matplotlib/matplotlib-3.2.2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.2.2.ebuild @@ -23,7 +23,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 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 x86" IUSE="cairo doc excel examples gtk3 latex qt5 tk wxwidgets" # internal copy of pycxx highly patched |
