From 1f4653d96e81d8c5ed58b4c40d7c9763e8a99b81 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Thu, 12 Sep 2024 20:22:22 +0300 Subject: x11-themes/lxqt-themes: Stabilize 2.0.0 arm64, #938702 Signed-off-by: Arthur Zamarin --- x11-themes/lxqt-themes/lxqt-themes-2.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-themes') diff --git a/x11-themes/lxqt-themes/lxqt-themes-2.0.0.ebuild b/x11-themes/lxqt-themes/lxqt-themes-2.0.0.ebuild index a0e2c3b6f585..92c9592b36a5 100644 --- a/x11-themes/lxqt-themes/lxqt-themes-2.0.0.ebuild +++ b/x11-themes/lxqt-themes/lxqt-themes-2.0.0.ebuild @@ -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 ~riscv" + KEYWORDS="amd64 arm64 ~riscv" fi LICENSE="LGPL-2.1+" -- cgit v1.2.3-65-gdbad