commit: af995e01e4242576c210d83f561f95b9528913b6 Author: Marek Szuba <marecki <AT> gentoo <DOT> org> AuthorDate: Mon Aug 21 13:34:21 2023 +0000 Commit: Marek Szuba <marecki <AT> gentoo <DOT> org> CommitDate: Mon Aug 21 13:46:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af995e01
app-admin/ansible-molecule: stabilize 5.1.0 for ALLARCHES Signed-off-by: Marek Szuba <marecki <AT> gentoo.org> app-admin/ansible-molecule/ansible-molecule-5.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 0a8afdb32b5f..c25c0f4d579b 100644 --- a/app-admin/ansible-molecule/ansible-molecule-5.1.0.ebuild +++ b/app-admin/ansible-molecule/ansible-molecule-5.1.0.ebuild @@ -22,7 +22,7 @@ HOMEPAGE="https://pypi.org/project/molecule/ https://github.com/ansible-communit LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~riscv" +KEYWORDS="amd64 ~riscv" IUSE="selinux" RDEPEND="$(python_gen_cond_dep '
