commit: c70dc99a7abc3d0476cdb4a922e5f9e9097a46ae
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 31 07:41:21 2025 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 31 07:41:21 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c70dc99a
lxqt-base/lxqt-runner: Stabilize 2.1.2 arm64, #949084
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
lxqt-base/lxqt-runner/lxqt-runner-2.1.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lxqt-base/lxqt-runner/lxqt-runner-2.1.2.ebuild
b/lxqt-base/lxqt-runner/lxqt-runner-2.1.2.ebuild
index 1cd6924ca364..35c0f4566d79 100644
--- a/lxqt-base/lxqt-runner/lxqt-runner-2.1.2.ebuild
+++ b/lxqt-base/lxqt-runner/lxqt-runner-2.1.2.ebuild
@@ -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 LGPL-2.1+"