diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-22 12:14:03 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-09-22 12:14:03 +0000 |
commit | de3d240fbe3c304c0ab4d627899b830c4e079b02 (patch) | |
tree | 4c4f56b0cc6fd5abdd9e574103836b7e6694daad /gnome-base | |
parent | dev-python/msgpack: Bump to 1.0.6 (diff) | |
download | gentoo-de3d240fbe3c304c0ab4d627899b830c4e079b02.tar.gz gentoo-de3d240fbe3c304c0ab4d627899b830c4e079b02.tar.bz2 gentoo-de3d240fbe3c304c0ab4d627899b830c4e079b02.zip |
gnome-base/gnome-control-center: Keyword 45.0 arm, #914508
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-45.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-45.0.ebuild b/gnome-base/gnome-control-center/gnome-control-center-45.0.ebuild index c7500595521f..a374fe274c00 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-45.0.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-45.0.ebuild @@ -20,7 +20,7 @@ REQUIRED_USE=" ^^ ( elogind systemd ) " # Theoretically "?? ( elogind systemd )" is fine too, lacking some functionality at runtime, # but needs testing if handled gracefully enough -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" # meson.build depends on python unconditionally BDEPEND="${PYTHON_DEPS}" |