summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2025-01-31 09:41:16 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2025-01-31 09:41:16 +0200
commitfa8206ce8d75f766bc8adcbcd775445185d5a51c (patch)
tree6ecc8c667f308d78df1d2044c7f404943e649f83
parentdev-libs/libqtxdg: Stabilize 4.1.0 arm64, #949084 (diff)
downloadgentoo-fa8206ce8d75f766bc8adcbcd775445185d5a51c.tar.gz
gentoo-fa8206ce8d75f766bc8adcbcd775445185d5a51c.tar.bz2
gentoo-fa8206ce8d75f766bc8adcbcd775445185d5a51c.zip
dev-util/lxqt-build-tools: Stabilize 2.1.0 arm64, #949084
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-util/lxqt-build-tools/lxqt-build-tools-2.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/lxqt-build-tools/lxqt-build-tools-2.1.0.ebuild b/dev-util/lxqt-build-tools/lxqt-build-tools-2.1.0.ebuild
index 88e46f3be1c4..0bbb4f6b2112 100644
--- a/dev-util/lxqt-build-tools/lxqt-build-tools-2.1.0.ebuild
+++ b/dev-util/lxqt-build-tools/lxqt-build-tools-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 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 ~arm64 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm64 ~loong ~ppc64 ~riscv ~x86"
fi
LICENSE="BSD"