Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: lxqt-base/lxqt-meta/
Date: Wed, 22 Sep 2021 17:41:44
Message-Id: 1632332486.c4e5eb00180ed8c8d79fc575ea3856a68b5d5011.asturm@gentoo
1 commit: c4e5eb00180ed8c8d79fc575ea3856a68b5d5011
2 Author: Alex Fan <alexfanqi <AT> yahoo <DOT> com>
3 AuthorDate: Sun Jul 25 08:27:10 2021 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 22 17:41:26 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/qt.git/commit/?id=c4e5eb00
7
8 lxqt-base/lxqt-meta: keyword for ~riscv
9
10 Signed-off-by: Alex Fan <alexfanqi <AT> yahoo.com>
11 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
12
13 lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild b/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild
17 index 86833c31..16eb55b0 100644
18 --- a/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild
19 +++ b/lxqt-base/lxqt-meta/lxqt-meta-9999.ebuild
20 @@ -9,7 +9,7 @@ HOMEPAGE="https://lxqt.org/"
21 MY_PV="$(ver_cut 1-2)*"
22
23 if [[ ${PV} != *9999* ]]; then
24 - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
25 + KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86"
26 fi
27
28 LICENSE="metapackage"