commit: 9e0090b7d86fa21df92aae143b112c47666c3033
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 11 21:58:51 2021 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Thu Nov 11 21:58:51 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e0090b7
app-admin/ansible-base: 2.11.6 stable amd64/arm64/x86
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
app-admin/ansible-base/ansible-base-2.11.6-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/app-admin/ansible-base/ansible-base-2.11.6-r1.ebuild
b/app-admin/ansible-base/ansible-base-2.11.6-r1.ebuild
index 957f728b390..3be60e1e69e 100644
--- a/app-admin/ansible-base/ansible-base-2.11.6-r1.ebuild
+++ b/app-admin/ansible-base/ansible-base-2.11.6-r1.ebuild
@@ -19,7 +19,7 @@ else
MY_PN="${PN/-base/-core}"
MY_P="${MY_PN}-${PV}"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~x64-macos"
+ KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~x64-macos"
S="${WORKDIR}"/${MY_P}
fi