Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-terms/qterminal/
Date: Mon, 01 Mar 2021 17:18:11
Message-Id: 1614619008.e47a305fcd04fe733eb3b29b1e7e9caeff581187.whissi@gentoo
1 commit: e47a305fcd04fe733eb3b29b1e7e9caeff581187
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Mar 1 17:16:48 2021 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Mar 1 17:16:48 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e47a305f
7
8 x11-terms/qterminal: x86 stable (bug #773463)
9
10 Package-Manager: Portage-3.0.16, Repoman-3.0.2
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 x11-terms/qterminal/qterminal-0.16.1-r1.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/x11-terms/qterminal/qterminal-0.16.1-r1.ebuild b/x11-terms/qterminal/qterminal-0.16.1-r1.ebuild
17 index 1474704c16c..ef7859e3cce 100644
18 --- a/x11-terms/qterminal/qterminal-0.16.1-r1.ebuild
19 +++ b/x11-terms/qterminal/qterminal-0.16.1-r1.ebuild
20 @@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then
21 EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
22 else
23 SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
24 - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
25 + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 x86"
26 fi
27
28 LICENSE="GPL-2 GPL-2+"