commit: 8674a5ce9a1fcee75d93effc3d65c79283db619c Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Fri Apr 15 13:14:20 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Fri Apr 15 13:14:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8674a5ce
lxqt-base/lxqt-panel: Stabilize 1.0.0 arm64, #831448 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> lxqt-base/lxqt-panel/lxqt-panel-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxqt-base/lxqt-panel/lxqt-panel-1.0.0.ebuild b/lxqt-base/lxqt-panel/lxqt-panel-1.0.0.ebuild index 57e537d4e867..54a72c0d9147 100644 --- a/lxqt-base/lxqt-panel/lxqt-panel-1.0.0.ebuild +++ b/lxqt-base/lxqt-panel/lxqt-panel-1.0.0.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 ~arm ~arm64 ~ppc64 ~riscv x86" + KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86" fi LICENSE="LGPL-2.1 LGPL-2.1+"