diff options
Diffstat (limited to 'media-sound/frescobaldi/frescobaldi-3.3.0.ebuild')
-rw-r--r-- | media-sound/frescobaldi/frescobaldi-3.3.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild b/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild index e8deb5d81e73..cdc94e7c869c 100644 --- a/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild +++ b/media-sound/frescobaldi/frescobaldi-3.3.0.ebuild @@ -13,11 +13,11 @@ SRC_URI="https://github.com/frescobaldi/frescobaldi/archive/refs/tags/v${PV}.tar LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64" DEPEND=" - dev-python/PyQt5[gui,network,printsupport,svg,widgets,${PYTHON_USEDEP}] - dev-python/PyQtWebEngine[${PYTHON_USEDEP}] + dev-python/pyqt5[gui,network,printsupport,svg,widgets,${PYTHON_USEDEP}] + dev-python/pyqtwebengine[${PYTHON_USEDEP}] dev-python/python-ly[${PYTHON_USEDEP}] dev-python/python-poppler-qt5[${PYTHON_USEDEP}] dev-python/qpageview[${PYTHON_USEDEP}] |