Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-misc/qps/
Date: Sun, 11 Jul 2021 20:51:52
Message-Id: 1626036629.4d95924908085f1023430407fdb61a3319f08ca9.sam@gentoo
1 commit: 4d95924908085f1023430407fdb61a3319f08ca9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jul 11 20:50:29 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 11 20:50:29 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4d959249
7
8 x11-misc/qps: Stabilize 2.3.0 x86, #801154
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 x11-misc/qps/qps-2.3.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/x11-misc/qps/qps-2.3.0.ebuild b/x11-misc/qps/qps-2.3.0.ebuild
16 index 284ae332ada..5a8e4d4a41e 100644
17 --- a/x11-misc/qps/qps-2.3.0.ebuild
18 +++ b/x11-misc/qps/qps-2.3.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
20
21 LICENSE="GPL-2 GPL-2+ LGPL-2.1+ QPL-1.0"
22 SLOT="0"
23 -KEYWORDS="amd64 ~arm ~arm64 ~x86"
24 +KEYWORDS="amd64 ~arm ~arm64 x86"
25
26 BDEPEND="
27 dev-qt/linguist-tools:5