commit: f1bfc5e47b6175db83599f9768dc26c5e2a447d6
Author: Yongxiang Liang <tanekliang <AT> gmail <DOT> com>
AuthorDate: Wed Oct 27 18:16:03 2021 +0000
Commit: Yixun Lan <dlan <AT> gentoo <DOT> org>
CommitDate: Fri Oct 29 13:29:37 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1bfc5e4
mate-base/mate-common: 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-common/mate-common-1.24.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mate-base/mate-common/mate-common-1.24.2.ebuild
b/mate-base/mate-common/mate-common-1.24.2.ebuild
index 34c031021cc..3a962cd177f 100644
--- a/mate-base/mate-common/mate-common-1.24.2.ebuild
+++ b/mate-base/mate-common/mate-common-1.24.2.ebuild
@@ -8,7 +8,7 @@ inherit mate-desktop.org
if [[ ${PV} == 9999 ]]; then
inherit autotools
else
- KEYWORDS="amd64 ~arm ~arm64 x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~riscv x86"
fi
DESCRIPTION="Common files for development of MATE packages"