summaryrefslogtreecommitdiff
path: root/app-admin/ansible-molecule/ansible-molecule-5.1.0.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-09 04:23:59 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-09 04:23:59 +0100
commit49307b439ea0ae14beb0772de83e70297ae8356c (patch)
tree02f22afc29810c4558bf87d13c56f288d43fecc3 /app-admin/ansible-molecule/ansible-molecule-5.1.0.ebuild
parent99b2c44c1425c7b2925846d4c44b2bf2f78dc786 (diff)
gentoo auto-resync : 09:07:2023 - 04:23:59
Diffstat (limited to 'app-admin/ansible-molecule/ansible-molecule-5.1.0.ebuild')
-rw-r--r--app-admin/ansible-molecule/ansible-molecule-5.1.0.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/app-admin/ansible-molecule/ansible-molecule-5.1.0.ebuild b/app-admin/ansible-molecule/ansible-molecule-5.1.0.ebuild
index 12b1245c52d6..0a8afdb32b5f 100644
--- a/app-admin/ansible-molecule/ansible-molecule-5.1.0.ebuild
+++ b/app-admin/ansible-molecule/ansible-molecule-5.1.0.ebuild
@@ -60,6 +60,10 @@ BDEPEND="$(python_gen_cond_dep '
)
')"
+PATCHES=(
+ "${FILESDIR}"/${PN}-5.1.0-mkdocs_google_fonts.patch
+)
+
# test_role.py doesn't play nicely with FEATURES=usersandbox. As for test_command.py:
# - quite a few of these tests use the network;
# - test_command_dependency[shell] only works if Molecule has previously been installed;