commit: fdd64377dad716037e86a17c9893db61816ad893
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 23 22:55:35 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 23 22:55:35 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fdd64377
lxqt-base/lxqt-config: Stabilize 0.16.1 x86, #766342
Signed-off-by: Sam James <sam <AT> gentoo.org>
lxqt-base/lxqt-config/lxqt-config-0.16.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lxqt-base/lxqt-config/lxqt-config-0.16.1.ebuild
b/lxqt-base/lxqt-config/lxqt-config-0.16.1.ebuild
index 9e7f0c824bc..c0de3031ecd 100644
--- a/lxqt-base/lxqt-config/lxqt-config-0.16.1.ebuild
+++ b/lxqt-base/lxqt-config/lxqt-config-0.16.1.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 ~arm ~arm64 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
fi
LICENSE="GPL-2 GPL-2+ GPL-3 LGPL-2 LGPL-2+ LGPL-2.1+ WTFPL-2"