diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-04 21:41:16 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-04 21:41:16 +0300 |
commit | 9900213f3dac1cca67592eee85ece9bed0e4858c (patch) | |
tree | 5de4b824206d5368613b6c90c84e62ad8522f27d /gnome-base | |
parent | net-p2p/syncthing: Stabilize 1.23.4-r1 x86, #905702 (diff) | |
download | gentoo-9900213f3dac1cca67592eee85ece9bed0e4858c.tar.gz gentoo-9900213f3dac1cca67592eee85ece9bed0e4858c.tar.bz2 gentoo-9900213f3dac1cca67592eee85ece9bed0e4858c.zip |
gnome-base/gnome-control-center: Stabilize 44.1 x86, #905558
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-44.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-44.1.ebuild b/gnome-base/gnome-control-center/gnome-control-center-44.1.ebuild index 0859b7e34a50..e28536e8995c 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-44.1.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-44.1.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}" |