diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-08-20 16:37:34 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-08-27 23:17:56 +0800 |
commit | 7f5ceffa1bf2d4d8c3f22750cc9bf3e0f35e4030 (patch) | |
tree | 1f7837c75bdd6ae67a787e3c7b9bd6e080adcf47 /gnome-base | |
parent | gnome-extra/nm-applet: keyword ~riscv (diff) | |
download | gentoo-7f5ceffa1bf2d4d8c3f22750cc9bf3e0f35e4030.tar.gz gentoo-7f5ceffa1bf2d4d8c3f22750cc9bf3e0f35e4030.tar.bz2 gentoo-7f5ceffa1bf2d4d8c3f22750cc9bf3e0f35e4030.zip |
gnome-base/gnome-control-center: keyword ~riscv
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-40.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-40.0.ebuild b/gnome-base/gnome-control-center/gnome-control-center-40.0.ebuild index e0b9654b2502..61e996591618 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-40.0.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-40.0.ebuild @@ -18,7 +18,7 @@ REQUIRED_USE=" flickr? ( gnome-online-accounts ) ^^ ( elogind systemd ) " # Theoretically "?? ( elogind systemd )" is fine too, lacking some functionality at runtime, but needs testing if handled gracefully enough -KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv x86" # meson.build depends on python unconditionally BDEPEND="${PYTHON_DEPS}" |