gnome-base/gnome-control-center: Keyword 42.1 ppc, #838709

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2022-05-07 21:28:37 +03:00
parent c2132beaf5
commit b5dfe81285

View File

@@ -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}"