diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-04 07:12:41 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-04 07:45:23 +0100 |
commit | 9d384064613aeda2012178e1ad18dc51cc350c12 (patch) | |
tree | ed2980ac4ae980f9e678b6fb53612495b121866c /dev-python/pyqtgraph | |
parent | dev-db/postgresql: x86 stable (bug #649288) (diff) | |
download | gentoo-9d384064613aeda2012178e1ad18dc51cc350c12.tar.gz gentoo-9d384064613aeda2012178e1ad18dc51cc350c12.tar.bz2 gentoo-9d384064613aeda2012178e1ad18dc51cc350c12.zip |
dev-python/pyqtgraph: x86 stable (bug #649110)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-python/pyqtgraph')
-rw-r--r-- | dev-python/pyqtgraph/pyqtgraph-0.10.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyqtgraph/pyqtgraph-0.10.0-r1.ebuild b/dev-python/pyqtgraph/pyqtgraph-0.10.0-r1.ebuild index d69ef3721ec0..83947b7c8a91 100644 --- a/dev-python/pyqtgraph/pyqtgraph-0.10.0-r1.ebuild +++ b/dev-python/pyqtgraph/pyqtgraph-0.10.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.pyqtgraph.org/downloads/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="doc examples opengl svg" RDEPEND="dev-python/numpy[${PYTHON_USEDEP}] |