summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-04-29 20:31:17 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2023-04-29 20:31:17 +0300
commitc932748f54f091263729d913f45e3eb28313e226 (patch)
tree6c42e31d0fea31900263b3f092c41c4d71e191f4 /dev-python/pyqtgraph/pyqtgraph-0.13.2.ebuild
parentdev-python/Babel: Stabilize 2.12.1 ALLARCHES, #903827 (diff)
downloadgentoo-c932748f54f091263729d913f45e3eb28313e226.tar.gz
gentoo-c932748f54f091263729d913f45e3eb28313e226.tar.bz2
gentoo-c932748f54f091263729d913f45e3eb28313e226.zip
dev-python/pyqtgraph: Stabilize 0.13.2 ALLARCHES, #903833
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/pyqtgraph/pyqtgraph-0.13.2.ebuild')
-rw-r--r--dev-python/pyqtgraph/pyqtgraph-0.13.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyqtgraph/pyqtgraph-0.13.2.ebuild b/dev-python/pyqtgraph/pyqtgraph-0.13.2.ebuild
index aca231532ed0..d05ff9888ace 100644
--- a/dev-python/pyqtgraph/pyqtgraph-0.13.2.ebuild
+++ b/dev-python/pyqtgraph/pyqtgraph-0.13.2.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 )"