diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-11-21 14:05:34 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-11-23 09:09:17 +0800 |
commit | 8a49cbc39e299c14228c8d1ddcb6ecac8e8f38dd (patch) | |
tree | ea000465f91a80454b5cf16d87ce4a1d26e4e421 /x11-themes/mate-backgrounds | |
parent | x11-themes/gtk-engines-murrine: keyword ~riscv (diff) | |
download | gentoo-8a49cbc39e299c14228c8d1ddcb6ecac8e8f38dd.tar.gz gentoo-8a49cbc39e299c14228c8d1ddcb6ecac8e8f38dd.tar.bz2 gentoo-8a49cbc39e299c14228c8d1ddcb6ecac8e8f38dd.zip |
x11-themes/mate-backgrounds: 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 'x11-themes/mate-backgrounds')
-rw-r--r-- | x11-themes/mate-backgrounds/mate-backgrounds-1.24.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.24.2.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.24.2.ebuild index 7dbc52595468..d139a69c9a30 100644 --- a/x11-themes/mate-backgrounds/mate-backgrounds-1.24.2.ebuild +++ b/x11-themes/mate-backgrounds/mate-backgrounds-1.24.2.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit mate if [[ ${PV} != 9999 ]]; then - KEYWORDS="~amd64 ~arm ~arm64 ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" fi DESCRIPTION="A set of backgrounds packaged with the MATE desktop" |