aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimi Huotari <chiitoo@gentoo.org>2024-11-06 15:23:24 +0200
committerJimi Huotari <chiitoo@gentoo.org>2024-11-06 15:23:24 +0200
commit927ee02704380dbf602008a16a1cda472ee10a68 (patch)
tree107e3aff1df8539b015433948037980077d07aaf
parentdev-libs/libdbusmenu-lxqt: sync keywords (diff)
downloadqt-927ee02704380dbf602008a16a1cda472ee10a68.tar.gz
qt-927ee02704380dbf602008a16a1cda472ee10a68.tar.bz2
qt-927ee02704380dbf602008a16a1cda472ee10a68.zip
dev-libs/libqtxdg: sync keywords and update dependencies
Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
-rw-r--r--dev-libs/libqtxdg/libqtxdg-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libqtxdg/libqtxdg-9999.ebuild b/dev-libs/libqtxdg/libqtxdg-9999.ebuild
index e2437549..d639f5b5 100644
--- a/dev-libs/libqtxdg/libqtxdg-9999.ebuild
+++ b/dev-libs/libqtxdg/libqtxdg-9999.ebuild
@@ -13,7 +13,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"
+ KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1+ Nokia-Qt-LGPL-Exception-1.1"
@@ -22,7 +22,7 @@ IUSE="test"
RESTRICT="!test? ( test )"
BDEPEND="
- >=dev-util/lxqt-build-tools-2.0.0
+ >=dev-util/lxqt-build-tools-2.1.0
virtual/pkgconfig
"
RDEPEND="