diff options
author | 2022-03-08 09:33:19 +0000 | |
---|---|---|
committer | 2022-03-08 09:33:19 +0000 | |
commit | 8bbb69adf3f3954447146108800696f18f80acea (patch) | |
tree | 2578b8070d33f286fb2b9bf6bd8012ad647973d4 /gnome-base/gnome-control-center | |
parent | gnome-extra/nm-applet: Stabilize 1.24.0 x86, #834426 (diff) | |
download | gentoo-8bbb69adf3f3954447146108800696f18f80acea.tar.gz gentoo-8bbb69adf3f3954447146108800696f18f80acea.tar.bz2 gentoo-8bbb69adf3f3954447146108800696f18f80acea.zip |
gnome-base/gnome-control-center: Stabilize 41.4 x86, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base/gnome-control-center')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-41.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-41.4.ebuild b/gnome-base/gnome-control-center/gnome-control-center-41.4.ebuild index 9d8d392c68aa..3d8d216089e6 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-41.4.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-41.4.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}" |