aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJimi Huotari <chiitoo@gentoo.org>2023-11-09 20:49:40 +0200
committerJimi Huotari <chiitoo@gentoo.org>2023-11-09 20:49:40 +0200
commitb1e44684eeadb04698f88b32bbd9a6dd1773ca5f (patch)
tree90acfbf569f58036f0ef93294b139c72cb160512 /dev-util/lxqt-build-tools
parentapp-misc/qtxdg-tools: bump dependencies and year and keywords (diff)
downloadqt-b1e44684eeadb04698f88b32bbd9a6dd1773ca5f.tar.gz
qt-b1e44684eeadb04698f88b32bbd9a6dd1773ca5f.tar.bz2
qt-b1e44684eeadb04698f88b32bbd9a6dd1773ca5f.zip
dev-util/lxqt-build-tools: bump year and keywords
Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
Diffstat (limited to 'dev-util/lxqt-build-tools')
-rw-r--r--dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild b/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild
index 27cb7786..8c41191e 100644
--- a/dev-util/lxqt-build-tools/lxqt-build-tools-9999.ebuild
+++ b/dev-util/lxqt-build-tools/lxqt-build-tools-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
@@ -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 ~arm ~arm64 ~hppa ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc64 ~riscv ~x86"
fi
LICENSE="BSD"