diff options
author | Sam James <sam@gentoo.org> | 2022-11-07 07:17:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-07 07:17:08 +0000 |
commit | 69a4de8d764627b93207b53b18a6af0110045189 (patch) | |
tree | 9ee28f2b435ddef0639aabf0499f77d96dd95456 /gnome-base | |
parent | gnome-base/libgnomekbd: Stabilize 3.28.1 amd64, #879807 (diff) | |
download | gentoo-69a4de8d764627b93207b53b18a6af0110045189.tar.gz gentoo-69a4de8d764627b93207b53b18a6af0110045189.tar.bz2 gentoo-69a4de8d764627b93207b53b18a6af0110045189.zip |
gnome-base/gnome-control-center: Stabilize 43.1 amd64, #879807
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-43.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-43.1.ebuild b/gnome-base/gnome-control-center/gnome-control-center-43.1.ebuild index 435eacb8ba59..bbdf8a451adb 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-43.1.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-43.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 ~ia64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~ia64 ~ppc ~ppc64 ~riscv ~x86" # meson.build depends on python unconditionally BDEPEND="${PYTHON_DEPS}" |