diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:42:13 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-30 17:42:13 +0000 |
commit | 3a8323346670f8f982a2933e9b598a820d78d07b (patch) | |
tree | 482a83c1c508894fe6bfa2ac2acb923b6576c020 /gnome-base/gnome-control-center | |
parent | dev-util/umockdev: Stabilize 0.17.16 x86, #901377 (diff) | |
download | gentoo-3a8323346670f8f982a2933e9b598a820d78d07b.tar.gz gentoo-3a8323346670f8f982a2933e9b598a820d78d07b.tar.bz2 gentoo-3a8323346670f8f982a2933e9b598a820d78d07b.zip |
gnome-base/gnome-control-center: Stabilize 43.4.1 x86, #901377
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base/gnome-control-center')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-43.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-43.4.1.ebuild b/gnome-base/gnome-control-center/gnome-control-center-43.4.1.ebuild index 823eab8390c5..1d95b47e8135 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-43.4.1.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-43.4.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}" |