commit: 4ebee3e7ad6ab376d6a2a931b2d4620531aeb65b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 26 18:02:41 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Mar 26 18:02:47 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ebee3e7
lxqt-base/lxqt-config: Stabilize 1.2.0-r1 x86, #903123
Signed-off-by: Sam James <sam <AT> gentoo.org>
lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild
b/lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild
index f097f05ae3d7..06e19a6a2788 100644
--- a/lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-1.2.0-r1.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 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
fi
LICENSE="GPL-2 GPL-2+ GPL-3 LGPL-2 LGPL-2+ LGPL-2.1+ WTFPL-2"