commit: 3eb49712386a179e6fa40588657c412c9dc1e634 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sat Jan 13 00:16:37 2024 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sat Jan 13 00:16:59 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3eb49712
app-admin/ansible: stabilize 9.1.0 for amd64, arm64, x86 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> app-admin/ansible/ansible-9.1.0.ebuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/app-admin/ansible/ansible-9.1.0.ebuild b/app-admin/ansible/ansible-9.1.0.ebuild index dfde603bf889..09a9b1e9bd54 100644 --- a/app-admin/ansible/ansible-9.1.0.ebuild +++ b/app-admin/ansible/ansible-9.1.0.ebuild @@ -1,7 +1,8 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 +DISTUTILS_USE_PEP517=setuptools PYTHON_COMPAT=( python3_{10..11} ) @@ -12,7 +13,7 @@ HOMEPAGE="https://www.ansible.com/" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~x64-macos" RESTRICT="test" RDEPEND=">=app-admin/ansible-core-2.16.0