commit: 8556e920e7d2cb3132e923016f7584b772033f40
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 11 18:37:51 2023 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Sun Jun 11 18:37:51 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8556e920
dev-python/pyqtgraph: Stabilize 0.13.3 ALLARCHES, #908360
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/pyqtgraph/pyqtgraph-0.13.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pyqtgraph/pyqtgraph-0.13.3.ebuild
b/dev-python/pyqtgraph/pyqtgraph-0.13.3.ebuild
index aca231532ed0..05fad8d492af 100644
--- a/dev-python/pyqtgraph/pyqtgraph-0.13.3.ebuild
+++ b/dev-python/pyqtgraph/pyqtgraph-0.13.3.ebuild
@@ -22,7 +22,7 @@ S=${WORKDIR}/${PN}-${P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~riscv ~x86"
+KEYWORDS="amd64 ~arm ~riscv ~x86"
IUSE="opengl svg"
REQUIRED_USE="test? ( opengl svg )"