Gentoo Archives: gentoo-commits

From: Yixun Lan <dlan@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: mate-base/mate-desktop/
Date: Fri, 29 Oct 2021 13:31:21
Message-Id: 1635514181.b1237fdbd210d22dffda4b30f622d158f107643f.dlan@gentoo
1 commit: b1237fdbd210d22dffda4b30f622d158f107643f
2 Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
3 AuthorDate: Wed Oct 27 18:17:00 2021 +0000
4 Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 29 13:29:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1237fdb
7
8 mate-base/mate-desktop: keyword ~riscv
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
12 Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
13
14 mate-base/mate-desktop/mate-desktop-1.24.1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/mate-base/mate-desktop/mate-desktop-1.24.1.ebuild b/mate-base/mate-desktop/mate-desktop-1.24.1.ebuild
18 index 655142abce2..d1e85c7211d 100644
19 --- a/mate-base/mate-desktop/mate-desktop-1.24.1.ebuild
20 +++ b/mate-base/mate-desktop/mate-desktop-1.24.1.ebuild
21 @@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
22 inherit mate
23
24 if [[ ${PV} != 9999 ]]; then
25 - KEYWORDS="amd64 ~arm ~arm64 x86"
26 + KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
27 fi
28
29 DESCRIPTION="Libraries for the MATE desktop that are not part of the UI"