aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimi Huotari <chiitoo@gentoo.org>2023-11-09 19:57:52 +0200
committerJimi Huotari <chiitoo@gentoo.org>2023-11-09 20:05:20 +0200
commite47d71cebcd54310704dd4526485de9ae258e42b (patch)
tree460d4a7e571072149fe4f8a06c9a64bfd2789741
parentx11-misc/pcmanfm-qt: bump year and lxqt-build-tools version (diff)
downloadqt-e47d71cebcd54310704dd4526485de9ae258e42b.tar.gz
qt-e47d71cebcd54310704dd4526485de9ae258e42b.tar.bz2
qt-e47d71cebcd54310704dd4526485de9ae258e42b.zip
media-gfx/lximage-qt: bump year and lxqt-build-tools and add loong
Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
-rw-r--r--media-gfx/lximage-qt/lximage-qt-9999.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/lximage-qt/lximage-qt-9999.ebuild b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
index a961e786..28536ab0 100644
--- a/media-gfx/lximage-qt/lximage-qt-9999.ebuild
+++ b/media-gfx/lximage-qt/lximage-qt-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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+"
@@ -23,7 +23,7 @@ SLOT="0"
BDEPEND="
>=dev-qt/linguist-tools-5.15:5
- >=dev-util/lxqt-build-tools-0.12.0
+ >=dev-util/lxqt-build-tools-0.13.0
virtual/pkgconfig
"
DEPEND="