aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimi Huotari <chiitoo@gentoo.org>2022-11-18 11:36:09 +0200
committerJimi Huotari <chiitoo@gentoo.org>2022-11-18 11:36:09 +0200
commit0023240616cefa89b11a5c20465fe3b23a9a988b (patch)
treee29cbe3ca2dee1eae35b044774f6447a723fd90f /lxqt-base/lxqt-qtplugin
parentdev-qt/qtchooser: keyword 66-r2 for ~loong (diff)
downloadqt-0023240616cefa89b11a5c20465fe3b23a9a988b.tar.gz
qt-0023240616cefa89b11a5c20465fe3b23a9a988b.tar.bz2
qt-0023240616cefa89b11a5c20465fe3b23a9a988b.zip
lxqt-base/*: sync with ::gentoo
Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
Diffstat (limited to 'lxqt-base/lxqt-qtplugin')
-rw-r--r--lxqt-base/lxqt-qtplugin/lxqt-qtplugin-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-9999.ebuild b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-9999.ebuild
index 591ee22c..aa209239 100644
--- a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-9999.ebuild
+++ b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-9999.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} = *9999* ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1+"
@@ -23,11 +23,11 @@ SLOT="0"
BDEPEND="
>=dev-qt/linguist-tools-5.15:5
- >=dev-util/lxqt-build-tools-0.11.0
+ >=dev-util/lxqt-build-tools-0.12.0
"
DEPEND="
dev-libs/libdbusmenu-qt[qt5(+)]
- >=dev-libs/libqtxdg-3.9.0
+ >=dev-libs/libqtxdg-3.10.0
>=dev-qt/qtcore-5.15:5
>=dev-qt/qtdbus-5.15:5
>=dev-qt/qtgui-5.15:5=