summaryrefslogtreecommitdiff
path: root/app-admin/ansible/ansible-9.1.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/ansible/ansible-9.1.0.ebuild')
-rw-r--r--app-admin/ansible/ansible-9.1.0.ebuild5
1 files 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