commit: 31709ccc79c384e261fbcc7446c64afea0699964
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 10 00:45:14 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jul 10 00:47:19 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31709ccc
lxqt-base/lxqt-runner: Stabilize 0.17.0 amd64, #801154
Signed-off-by: Sam James <sam <AT> gentoo.org>
lxqt-base/lxqt-runner/lxqt-runner-0.17.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lxqt-base/lxqt-runner/lxqt-runner-0.17.0.ebuild
b/lxqt-base/lxqt-runner/lxqt-runner-0.17.0.ebuild
index 8ef6d841da6..2a0a7ab0258 100644
--- a/lxqt-base/lxqt-runner/lxqt-runner-0.17.0.ebuild
+++ b/lxqt-base/lxqt-runner/lxqt-runner-0.17.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 ~ppc64 ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
fi
LICENSE="LGPL-2.1 LGPL-2.1+"