commit: c1602ee4de08a083a51ca753ec7a6aea5f2f444f
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 21 19:00:39 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Apr 21 19:00:39 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c1602ee4
dev-python/pyqtgraph: Stabilize 0.12.4 ALLARCHES, #839450
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-python/pyqtgraph/pyqtgraph-0.12.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/pyqtgraph/pyqtgraph-0.12.4.ebuild
b/dev-python/pyqtgraph/pyqtgraph-0.12.4.ebuild
index e13cb3d1376e..c7a36040467f 100644
--- a/dev-python/pyqtgraph/pyqtgraph-0.12.4.ebuild
+++ b/dev-python/pyqtgraph/pyqtgraph-0.12.4.ebuild
@@ -21,7 +21,7 @@ S=${WORKDIR}/${PN}-${P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="opengl svg"
REQUIRED_USE="test? ( opengl svg )"