diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-05-27 17:17:25 +0200 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-05-27 17:22:44 +0200 |
commit | 4e446aa07caf429de23d35c6e185b66a489e6865 (patch) | |
tree | 52b75382425958e4848897f4e3e2d1680592a0e2 /dev-python/matplotlib | |
parent | dev-python/contourpy: Drop to ~hppa (diff) | |
download | gentoo-4e446aa07caf429de23d35c6e185b66a489e6865.tar.gz gentoo-4e446aa07caf429de23d35c6e185b66a489e6865.tar.bz2 gentoo-4e446aa07caf429de23d35c6e185b66a489e6865.zip |
dev-python/matplotlib: Drop to ~hppa
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r-- | dev-python/matplotlib/matplotlib-3.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.8.3.ebuild b/dev-python/matplotlib/matplotlib-3.8.3.ebuild index b4830201aaf7..267b66811a0e 100644 --- a/dev-python/matplotlib/matplotlib-3.8.3.ebuild +++ b/dev-python/matplotlib/matplotlib-3.8.3.ebuild @@ -29,7 +29,7 @@ SRC_URI+=" # Fonts: BitstreamVera, OFL-1.1 LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ppc ppc64 ~riscv ~s390 sparc x86 ~arm64-macos ~x64-macos" IUSE="cairo doc excel gtk3 latex qt5 tk webagg wxwidgets" # internal copy of pycxx highly patched |