commit:     4f5419cd8c278ace1290640ead5328affc873c54
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  1 21:28:11 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Sep  1 21:28:11 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4f5419cd

x11-misc/qps: Stabilize 2.9.0 amd64, #938702

Signed-off-by: Sam James <sam <AT> gentoo.org>

 x11-misc/qps/qps-2.9.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/x11-misc/qps/qps-2.9.0.ebuild b/x11-misc/qps/qps-2.9.0.ebuild
index 6307611cdd3e..f6a19ec84193 100644
--- a/x11-misc/qps/qps-2.9.0.ebuild
+++ b/x11-misc/qps/qps-2.9.0.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 ~arm64 ~riscv"
+       KEYWORDS="amd64 ~arm64 ~riscv"
 fi
 
 LICENSE="GPL-2 GPL-2+ LGPL-2.1+ QPL-1.0"

Reply via email to