diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-17 10:22:07 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-17 10:22:07 +0200 |
commit | ff5c2dacb63da6ddf0164713747306d7b8fe12d1 (patch) | |
tree | 0dd4b12ea1383c94eb72144bfa9ef9d842b3f7a3 /gnome-base | |
parent | net-wireless/gnome-bluetooth: Stabilize 42.5 amd64, #893302 (diff) | |
download | gentoo-ff5c2dacb63da6ddf0164713747306d7b8fe12d1.tar.gz gentoo-ff5c2dacb63da6ddf0164713747306d7b8fe12d1.tar.bz2 gentoo-ff5c2dacb63da6ddf0164713747306d7b8fe12d1.zip |
gnome-base/gnome-control-center: Stabilize 43.2 amd64, #893302
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-43.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-43.2.ebuild b/gnome-base/gnome-control-center/gnome-control-center-43.2.ebuild index 35dd1cd89049..823eab8390c5 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-43.2.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-43.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}" |