diff options
author | Sam James <sam@gentoo.org> | 2022-11-19 05:06:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-20 02:03:22 +0000 |
commit | e7838d6132c1ee4cc75914ea721974d18fc1f4b7 (patch) | |
tree | c01c3d72c86988c095da7da7da2bf7ee424e6ac1 /gnome-base | |
parent | profiles/features/wd40: mask app-crypt/seahorse (diff) | |
download | gentoo-e7838d6132c1ee4cc75914ea721974d18fc1f4b7.tar.gz gentoo-e7838d6132c1ee4cc75914ea721974d18fc1f4b7.tar.bz2 gentoo-e7838d6132c1ee4cc75914ea721974d18fc1f4b7.zip |
profiles/features/wd40: mask gnome-base/gnome-control-center
gnome-base/gnome-control-center -> app-crypt/libsecret -> dev-libs/gjs -> dev-lang/spidermonkey -> rust
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gnome-base')
3 files changed, 3 insertions, 3 deletions
diff --git a/gnome-base/gnome-control-center/gnome-control-center-42.3-r1.ebuild b/gnome-base/gnome-control-center/gnome-control-center-42.3-r1.ebuild index 07144e900336..53efc778c9d6 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-42.3-r1.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-42.3-r1.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 ~ia64 ~ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv x86" # meson.build depends on python unconditionally BDEPEND="${PYTHON_DEPS}" diff --git a/gnome-base/gnome-control-center/gnome-control-center-43.0.ebuild b/gnome-base/gnome-control-center/gnome-control-center-43.0.ebuild index 08db5b66cad3..672ed703a617 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-43.0.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-43.0.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 ~ia64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86" # meson.build depends on python unconditionally BDEPEND="${PYTHON_DEPS}" diff --git a/gnome-base/gnome-control-center/gnome-control-center-43.1.ebuild b/gnome-base/gnome-control-center/gnome-control-center-43.1.ebuild index bbdf8a451adb..89ac3bd4fb9f 100644 --- a/gnome-base/gnome-control-center/gnome-control-center-43.1.ebuild +++ b/gnome-base/gnome-control-center/gnome-control-center-43.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 ~ia64 ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86" # meson.build depends on python unconditionally BDEPEND="${PYTHON_DEPS}" |