dev-python/matplotlib: Drop keywords with unsatisfied deps

Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
Michał Górny
2026-06-12 18:56:42 +02:00
parent 35d27e9eea
commit bc58903635

View File

@@ -25,7 +25,7 @@ HOMEPAGE="
LICENSE="BitstreamVera BSD matplotlib MIT OFL-1.1"
SLOT="0"
if [[ ${PV} != *_rc* ]]; then
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos"
KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~riscv ~x86"
fi
IUSE="cairo excel gtk3 latex qt6 tk webagg wxwidgets"