diff options
author | Sam James <sam@gentoo.org> | 2022-07-02 20:47:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-07-02 20:47:20 +0000 |
commit | b96e343674e450760cc69f78c65c8226ba9925c7 (patch) | |
tree | 53341887f6a0ccf561323c281aa877ce5b661963 /gnome-base | |
parent | net-wireless/gnome-bluetooth: Stabilize 42.1 amd64, #853958 (diff) | |
download | gentoo-b96e343674e450760cc69f78c65c8226ba9925c7.tar.gz gentoo-b96e343674e450760cc69f78c65c8226ba9925c7.tar.bz2 gentoo-b96e343674e450760cc69f78c65c8226ba9925c7.zip |
gnome-base/gnome-control-center: Stabilize 42.2 amd64, #853958
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-42.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-42.2.ebuild b/gnome-base/gnome-control-center/gnome-control-center-42.2.ebuild index 8a2f037685e1..c7e042c64127 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-42.2.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-42.2.ebuild @@ -17,7 +17,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 ~ia64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86" # meson.build depends on python unconditionally BDEPEND="${PYTHON_DEPS}" |