commit: 9ad9af07f3cbe88b13b874f25e17a345d568a031
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 21 08:55:44 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Dec 21 08:56:15 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ad9af07
dev-python/pyqtgraph: Stabilize 0.14.0 ALLARCHES, #967788
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pyqtgraph/pyqtgraph-0.14.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pyqtgraph/pyqtgraph-0.14.0.ebuild
b/dev-python/pyqtgraph/pyqtgraph-0.14.0.ebuild
index 7f3e84f12e52..f5adcc857e96 100644
--- a/dev-python/pyqtgraph/pyqtgraph-0.14.0.ebuild
+++ b/dev-python/pyqtgraph/pyqtgraph-0.14.0.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${PN}-${P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~riscv ~x86"
IUSE="opengl svg qt5 +qt6"
REQUIRED_USE="test? ( opengl svg ) || ( qt5 qt6 )"