diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-07 21:28:37 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-05-07 21:28:37 +0300 |
commit | b5dfe812856149296f6c20132052c77a26f4e65c (patch) | |
tree | 80fd5b6cdf6bfaa0073e82690d049131bce4fcef /gnome-base | |
parent | x11-libs/colord-gtk: Keyword 0.3.0 ppc, #838709 (diff) | |
download | gentoo-b5dfe812856149296f6c20132052c77a26f4e65c.tar.gz gentoo-b5dfe812856149296f6c20132052c77a26f4e65c.tar.bz2 gentoo-b5dfe812856149296f6c20132052c77a26f4e65c.zip |
gnome-base/gnome-control-center: Keyword 42.1 ppc, #838709
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'gnome-base')
-rw-r--r-- | gnome-base/gnome-control-center/gnome-control-center-42.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-42.1.ebuild b/gnome-base/gnome-control-center/gnome-control-center-42.1.ebuild index 31035fb2e818..2abf1e55d487 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-42.1.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-42.1.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 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" # meson.build depends on python unconditionally BDEPEND="${PYTHON_DEPS}" |