summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-11-13 19:47:12 +0000
committerSam James <sam@gentoo.org>2021-11-13 19:47:12 +0000
commit4c076e437b68978670570e2d992a9ce8bd530fb3 (patch)
tree5013b5c2d0ba8ba5c909f4839b6977be3c14cfd6 /dev-python/pyqtgraph
parentdev-python/moto: Stabilize 2.2.12 amd64, #823524 (diff)
downloadgentoo-4c076e437b68978670570e2d992a9ce8bd530fb3.tar.gz
gentoo-4c076e437b68978670570e2d992a9ce8bd530fb3.tar.bz2
gentoo-4c076e437b68978670570e2d992a9ce8bd530fb3.zip
dev-python/pyqtgraph: Stabilize 0.12.3 ALLARCHES, #823551
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pyqtgraph')
-rw-r--r--dev-python/pyqtgraph/pyqtgraph-0.12.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyqtgraph/pyqtgraph-0.12.3.ebuild b/dev-python/pyqtgraph/pyqtgraph-0.12.3.ebuild
index 2d46c69243c3..20b3a3e7229d 100644
--- a/dev-python/pyqtgraph/pyqtgraph-0.12.3.ebuild
+++ b/dev-python/pyqtgraph/pyqtgraph-0.12.3.ebuild
@@ -19,7 +19,7 @@ S=${WORKDIR}/${PN}-${P}
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="examples opengl svg"
REQUIRED_USE="test? ( opengl svg )"