commit: 913e4b667885c48be99ac2a34f063e134afdbbb3
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 31 07:41:20 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 31 07:41:20 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=913e4b66
lxqt-base/lxqt-qtplugin: Stabilize 2.1.0-r1 arm64, #949084
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
lxqt-base/lxqt-qtplugin/lxqt-qtplugin-2.1.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-2.1.0-r1.ebuild
b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-2.1.0-r1.ebuild
index b486c5aa8ae7..8cc4c0345f6e 100644
--- a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-2.1.0-r1.ebuild
+++ b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-2.1.0-r1.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
@@ -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 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm64 ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1+"