aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimi Huotari <chiitoo@gentoo.org>2022-11-18 15:33:04 +0200
committerJimi Huotari <chiitoo@gentoo.org>2022-11-18 15:33:04 +0200
commita6fcc9e21c1f6fba99f951d9b0e0a61cae60eb66 (patch)
tree0a8352990767679b4d609e3cf67156be36694f92 /x11-misc
parentx11-libs/libfm-qt: sync with ::gentoo (diff)
downloadqt-a6fcc9e21c1f6fba99f951d9b0e0a61cae60eb66.tar.gz
qt-a6fcc9e21c1f6fba99f951d9b0e0a61cae60eb66.tar.bz2
qt-a6fcc9e21c1f6fba99f951d9b0e0a61cae60eb66.zip
x11-misc/pcmanfm-qt: sync with ::gentoo
Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/pcmanfm-qt/pcmanfm-qt-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/pcmanfm-qt/pcmanfm-qt-9999.ebuild b/x11-misc/pcmanfm-qt/pcmanfm-qt-9999.ebuild
index ccf8cc45..bfde49f6 100644
--- a/x11-misc/pcmanfm-qt/pcmanfm-qt-9999.ebuild
+++ b/x11-misc/pcmanfm-qt/pcmanfm-qt-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="GPL-2 GPL-2+ LGPL-2.1+"
@@ -23,7 +23,7 @@ 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/glib:2