From 9ead04cbeb7a185a153ad0ea754b1bd7a90de206 Mon Sep 17 00:00:00 2001 From: Arthur Zamarin Date: Sat, 14 Sep 2024 09:37:36 +0300 Subject: lxqt-base/lxqt-panel: Keyword 2.0.1 x86, #935831 Signed-off-by: Arthur Zamarin --- lxqt-base/lxqt-panel/lxqt-panel-2.0.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lxqt-base') diff --git a/lxqt-base/lxqt-panel/lxqt-panel-2.0.1.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-2.0.1.ebuild index 62018ae527ae..cbdf4b6f4d1a 100644 --- a/lxqt-base/lxqt-panel/lxqt-panel-2.0.1.ebuild +++ b/lxqt-base/lxqt-panel/lxqt-panel-2.0.1.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 ~riscv" + KEYWORDS="amd64 arm64 ~riscv ~x86" fi LICENSE="LGPL-2.1 LGPL-2.1+" -- cgit v1.2.3-65-gdbad