diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-15 11:42:54 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-07-15 11:42:54 +0000 |
commit | ee5249c4d6cdd8a4e34ce6fc53da700a6be83262 (patch) | |
tree | 330d54b484166ad81b6f2996e087268dd4c4e453 /gnome-base | |
parent | dev-libs/libgusb: Stabilize 0.4.6 amd64, #909492 (diff) | |
download | gentoo-ee5249c4d6cdd8a4e34ce6fc53da700a6be83262.tar.gz gentoo-ee5249c4d6cdd8a4e34ce6fc53da700a6be83262.tar.bz2 gentoo-ee5249c4d6cdd8a4e34ce6fc53da700a6be83262.zip |
gnome-base/gnome-control-center: Stabilize 44.2 amd64, #909491
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-44.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-44.2.ebuild b/gnome-base/gnome-control-center/gnome-control-center-44.2.ebuild index 1dc074a4fc7c..c67a0a1e3147 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-44.2.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-44.2.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}" |