commit: 17b6c36997bb598a3a5679ae60b244be1a20df68
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 10 00:45:08 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 10 00:47:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17b6c369
lxqt-base/lxqt-panel: Stabilize 0.17.1-r1 amd64, #801154
Signed-off-by: Sam James <sam <AT> gentoo.org>
lxqt-base/lxqt-panel/lxqt-panel-0.17.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lxqt-base/lxqt-panel/lxqt-panel-0.17.1-r1.ebuild
b/lxqt-base/lxqt-panel/lxqt-panel-0.17.1-r1.ebuild
index 8295b77a477..e08a8adb361 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-0.17.1-r1.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-0.17.1-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 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"