commit: 36a09e1755f10da3e2b974fd0556c0917f95cbe8
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Nov 10 12:25:32 2023 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Nov 10 12:25:32 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36a09e17
lxqt-base/lxqt-qtplugin: Keyword 1.4.0 arm, #917093
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.4.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.4.0.ebuild
b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.4.0.ebuild
index 5b33ca552139..03f05e956017 100644
--- a/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.4.0.ebuild
+++ b/lxqt-base/lxqt-qtplugin/lxqt-qtplugin-1.4.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 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~riscv ~x86"
fi
LICENSE="LGPL-2.1+"