commit: 29ba54b2851490032ce4b7f8fc86a14b0b0a04c2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 22 17:53:53 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jul 22 17:53:53 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29ba54b2
lxqt-base/lxqt-panel: Stabilize 1.1.0 amd64, #858218
Signed-off-by: Sam James <sam <AT> gentoo.org>
lxqt-base/lxqt-panel/lxqt-panel-1.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lxqt-base/lxqt-panel/lxqt-panel-1.1.0.ebuild
b/lxqt-base/lxqt-panel/lxqt-panel-1.1.0.ebuild
index 66ce01664e46..d9cba11d602e 100644
--- a/lxqt-base/lxqt-panel/lxqt-panel-1.1.0.ebuild
+++ b/lxqt-base/lxqt-panel/lxqt-panel-1.1.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 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"