commit: b1237fdbd210d22dffda4b30f622d158f107643f
Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Wed Oct 27 18:17:00 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri Oct 29 13:29:41 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1237fdb
mate-base/mate-desktop: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang <AT> gmail.com>
Signed-off-by: Yixun Lan <dlan <AT> gentoo.org>
mate-base/mate-desktop/mate-desktop-1.24.1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mate-base/mate-desktop/mate-desktop-1.24.1.ebuild
b/mate-base/mate-desktop/mate-desktop-1.24.1.ebuild
index 655142abce2..d1e85c7211d 100644
--- a/mate-base/mate-desktop/mate-desktop-1.24.1.ebuild
+++ b/mate-base/mate-desktop/mate-desktop-1.24.1.ebuild
@@ -8,7 +8,7 @@ MATE_LA_PUNT="yes"
inherit mate
if [[ ${PV} != 9999 ]]; then
- KEYWORDS="amd64 ~arm ~arm64 x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
fi
DESCRIPTION="Libraries for the MATE desktop that are not part of the UI"