diff options
Diffstat (limited to 'dev-python/pyqtgraph')
-rw-r--r-- | dev-python/pyqtgraph/pyqtgraph-0.13.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyqtgraph/pyqtgraph-0.13.1.ebuild b/dev-python/pyqtgraph/pyqtgraph-0.13.1.ebuild index ef091c06b4da..a3b8db83ee24 100644 --- a/dev-python/pyqtgraph/pyqtgraph-0.13.1.ebuild +++ b/dev-python/pyqtgraph/pyqtgraph-0.13.1.ebuild @@ -22,7 +22,7 @@ S=${WORKDIR}/${PN}-${P} LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~riscv ~x86" IUSE="opengl svg" REQUIRED_USE="test? ( opengl svg )" |