diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-11-21 13:21:01 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-11-23 09:07:51 +0800 |
commit | 1a1bb85d223180a150f399636ccc22678b554c9b (patch) | |
tree | d4429be3bfd238aba85721363d92a0596317db2a /mate-extra | |
parent | mate-extra/mate-calc: keyword ~riscv (diff) | |
download | gentoo-1a1bb85d223180a150f399636ccc22678b554c9b.tar.gz gentoo-1a1bb85d223180a150f399636ccc22678b554c9b.tar.bz2 gentoo-1a1bb85d223180a150f399636ccc22678b554c9b.zip |
mate-extra/mate-indicator-applet: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'mate-extra')
-rw-r--r-- | mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0-r1.ebuild b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0-r1.ebuild index 5f1051f1e6fb..d823eacb7bb5 100644 --- a/mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0-r1.ebuild +++ b/mate-extra/mate-indicator-applet/mate-indicator-applet-1.24.0-r1.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit mate eapi7-ver if [[ ${PV} != 9999 ]]; then - KEYWORDS="amd64 ~arm x86" + KEYWORDS="amd64 ~arm ~riscv x86" fi DESCRIPTION="MATE indicator applet" |