diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-04 21:46:45 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-04 21:46:45 +0300 |
commit | 231adfa613c849f1aba5d2f939a26c2f748b0aec (patch) | |
tree | 97980fb4d37c2ed07e02640d94de011bcea659ac /gnome-base/gnome-control-center | |
parent | gnome-extra/gnome-shell-extensions: Stabilize 44.0 arm64, #905526 (diff) | |
download | gentoo-231adfa613c849f1aba5d2f939a26c2f748b0aec.tar.gz gentoo-231adfa613c849f1aba5d2f939a26c2f748b0aec.tar.bz2 gentoo-231adfa613c849f1aba5d2f939a26c2f748b0aec.zip |
gnome-base/gnome-control-center: Stabilize 44.1 amd64, #905558
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-44.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-44.1.ebuild b/gnome-base/gnome-control-center/gnome-control-center-44.1.ebuild index e28536e8995c..ea6d341f5fc7 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-44.1.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-44.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}" |