diff options
author | Sam James <sam@gentoo.org> | 2023-07-02 12:17:04 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-02 12:17:34 +0100 |
commit | 0af08faa42081429840d4398773bf3a105218435 (patch) | |
tree | 3f1f2dfdce33dd4533a0038cb9bd382425b32a56 /gnome-base | |
parent | games-board/gnome-mahjongg: Stabilize 3.40.0 amd64, #909490 (diff) | |
download | gentoo-0af08faa42081429840d4398773bf3a105218435.tar.gz gentoo-0af08faa42081429840d4398773bf3a105218435.tar.bz2 gentoo-0af08faa42081429840d4398773bf3a105218435.zip |
gnome-base/gnome-control-center: Stabilize 44.2 arm64, #909491
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-44.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-44.2.ebuild b/gnome-base/gnome-control-center/gnome-control-center-44.2.ebuild index 0859b7e34a50..697439dc7b65 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-44.2.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-44.2.ebuild @@ -19,7 +19,7 @@ RESTRICT="!test? ( test )" REQUIRED_USE=" ^^ ( elogind systemd ) " # Theoretically "?? ( elogind systemd )" is fine too, lacking some functionality at runtime, but needs testing if handled gracefully enough -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86" # meson.build depends on python unconditionally BDEPEND="${PYTHON_DEPS}" |