summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-06-03 21:44:15 +0200
committerAgostino Sarubbo <ago@gentoo.org>2020-06-03 21:44:15 +0200
commit14440945ee01ad58675f803a3cb1859b277d67bb (patch)
treeb4fdd7213ce7187499787455339b645cef831e62 /dev-python/pyqtgraph
parentdev-python/logutils: amd64 stable wrt bug #726580 (diff)
downloadgentoo-14440945ee01ad58675f803a3cb1859b277d67bb.tar.gz
gentoo-14440945ee01ad58675f803a3cb1859b277d67bb.tar.bz2
gentoo-14440945ee01ad58675f803a3cb1859b277d67bb.zip
dev-python/pyqtgraph: amd64 stable wrt bug #726582
Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/pyqtgraph')
-rw-r--r--dev-python/pyqtgraph/pyqtgraph-0.11.0_rc0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyqtgraph/pyqtgraph-0.11.0_rc0.ebuild b/dev-python/pyqtgraph/pyqtgraph-0.11.0_rc0.ebuild
index f13ada12b645..672d38e0e01c 100644
--- a/dev-python/pyqtgraph/pyqtgraph-0.11.0_rc0.ebuild
+++ b/dev-python/pyqtgraph/pyqtgraph-0.11.0_rc0.ebuild
@@ -16,7 +16,7 @@ SRC_URI="https://github.com/${PN}/${PN}/archive/${MY_P}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="examples opengl svg"
RDEPEND="dev-python/numpy[${PYTHON_USEDEP}]