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