commit: 54850791f60856cff4e10e1b8b063a6aeb0e7e67
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 15 03:14:23 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 15 03:14:23 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=54850791
lxqt-base/lxqt-wayland-session: Stabilize 0.2.1 amd64, #966085
Signed-off-by: Sam James <sam <AT> gentoo.org>
lxqt-base/lxqt-wayland-session/lxqt-wayland-session-0.2.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lxqt-base/lxqt-wayland-session/lxqt-wayland-session-0.2.1.ebuild
b/lxqt-base/lxqt-wayland-session/lxqt-wayland-session-0.2.1.ebuild
index b4d6ff41127f..b91213deb56c 100644
--- a/lxqt-base/lxqt-wayland-session/lxqt-wayland-session-0.2.1.ebuild
+++ b/lxqt-base/lxqt-wayland-session/lxqt-wayland-session-0.2.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"
+ KEYWORDS="amd64"
fi
LICENSE="BSD CC-BY-SA-4.0 GPL-2 GPL-3 LGPL-2.1 MIT"