diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-03 10:42:26 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2023-07-03 10:42:26 +0200 |
commit | acadcbd52a57797858f314d335b120295f9614e0 (patch) | |
tree | 55b572b2b2214ec33a1f7144b3974a5aaa11a29e /gnome-base | |
parent | media-gfx/gthumb: Stabilize 3.12.2-r5 x86, #909483 (diff) | |
download | gentoo-acadcbd52a57797858f314d335b120295f9614e0.tar.gz gentoo-acadcbd52a57797858f314d335b120295f9614e0.tar.bz2 gentoo-acadcbd52a57797858f314d335b120295f9614e0.zip |
gnome-base/gnome-control-center: Stabilize 44.2 x86, #909491
Signed-off-by: Jakov Smolić <jsmolic@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 697439dc7b65..1dc074a4fc7c 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}" |