mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/qpageview: unkeyword 0.6.2 for x86
This is only needed for frescobaldi which itself already lost its x86 keyword because of qtwebengine. Newer qpageview also depends on PyQt6[pdfium] (poppler-qt5 is dead) which also needs qtwebengine. Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 2022-2024 Gentoo Authors
|
||||
# Copyright 2022-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/frescobaldi/qpageview/archive/refs/tags/v${PV}.tar.g
|
||||
# Should be GPL-3+ once cleared up
|
||||
LICENSE="GPL-2+ GPL-3+"
|
||||
SLOT="0"
|
||||
KEYWORDS="amd64 x86"
|
||||
KEYWORDS="amd64"
|
||||
|
||||
RDEPEND="
|
||||
dev-python/pyqt5[gui,printsupport,svg,widgets,${PYTHON_USEDEP}]
|
||||
|
||||
Reference in New Issue
Block a user