repo/gentoo:master commit in: dev-python/matplotlib/
"Arthur Zamarin" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786652326.bba4b10969294855ff95c9f2a2c83f65941cb9aa.arthurzam@gentoo> |
commit: bba4b10969294855ff95c9f2a2c83f65941cb9aa
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 13 20:18:46 2026 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Thu Aug 13 20:18:46 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bba4b109
dev-python/matplotlib: Keyword 3.11.1 ppc64, #977279
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-python/matplotlib/matplotlib-3.11.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/matplotlib/matplotlib-3.11.1.ebuild b/dev-python/matplotlib/matplotlib-3.11.1.ebuild
index a84b2c3b48d1..76c25069c84e 100644
--- a/dev-python/matplotlib/matplotlib-3.11.1.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.11.1.ebuild
@@ -25,7 +25,7 @@ HOMEPAGE="
LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1"
SLOT="0"
if [[ ${PV} != *_rc* ]]; then
- KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~riscv ~x86"
+ KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~x86"
fi
IUSE="cairo excel gtk3 latex qt6 tk webagg wxwidgets"