diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 181056 -> 181066 bytes | |||
-rw-r--r-- | profiles/features/wd40/package.mask | 2 | ||||
-rw-r--r-- | profiles/features/wd40/package.use.mask | 6 | ||||
-rw-r--r-- | profiles/package.mask | 4 |
4 files changed, 8 insertions, 4 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex ad7625748d3a..13c8fb50ad60 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index 4520553f6192..64c9077be97a 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -85,11 +85,13 @@ dev-python/trio-websocket dev-python/twine dev-python/watchfiles dev-python/wcmatch +dev-ruby/selenium-webdriver dev-util/buildbot-worker dev-util/cargo-c dev-util/cbindgen dev-util/git-delta dev-util/maturin +dev-util/selenium-manager dev-util/tree-sitter-cli >=dev-vcs/stgit-2 >=games-board/gnome-mahjongg-3.40.0 diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask index 2ed7b7566f7d..25ae31f6a280 100644 --- a/profiles/features/wd40/package.use.mask +++ b/profiles/features/wd40/package.use.mask @@ -1,6 +1,12 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Hans de Graaff <graaff@gentoo.org> (2023-09-03) +# selenium-webdriver is needed for these tests but that requires +# selenium-manager which requires rust (#912999) +dev-ruby/actionpack test +dev-ruby/capybara test + # Alfred Wingate <parona@protonmail.com> (2023-07-22) # SSO feature in ZeroTier requires rust. net-misc/zerotier sso diff --git a/profiles/package.mask b/profiles/package.mask index 9fc5ed0eb2c1..164b7acaf834 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -127,10 +127,6 @@ dev-python/sphinx_ansible_theme # Removal on 2023-09-19. Bug #880415. dev-python/nptyping -# Sam James <sam@gentoo.org> (2023-08-19) -# Still broken, unfortunately. See bug #911721. -=dev-util/pkgconf-2* - # Hans de Graaff <graaff@gentoo.org> (2023-08-19) # ruby30-only package without any reverse dependencies. Use # dev-ruby/psych if you want to safely load YAML files. |