commit: f80cad4f462af498189822ebc9170cab687a7921
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 16 16:20:29 2022 +0000
Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Sep 16 16:22:08 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f80cad4f
app-admin/ansible-core: 2.12.8 and 2.13.3 stable amd64 arm64 x86
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
app-admin/ansible-core/ansible-core-2.12.8.ebuild | 2 +-
app-admin/ansible-core/ansible-core-2.13.3.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/app-admin/ansible-core/ansible-core-2.12.8.ebuild
b/app-admin/ansible-core/ansible-core-2.12.8.ebuild
index 10e608c937a9..aebbfcec8b52 100644
--- a/app-admin/ansible-core/ansible-core-2.12.8.ebuild
+++ b/app-admin/ansible-core/ansible-core-2.12.8.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_BRANCH="devel"
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~x64-macos"
+ KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~x64-macos"
fi
LICENSE="GPL-3"
diff --git a/app-admin/ansible-core/ansible-core-2.13.3.ebuild
b/app-admin/ansible-core/ansible-core-2.13.3.ebuild
index 3655837bc68d..dc98f352bb3f 100644
--- a/app-admin/ansible-core/ansible-core-2.13.3.ebuild
+++ b/app-admin/ansible-core/ansible-core-2.13.3.ebuild
@@ -17,7 +17,7 @@ if [[ ${PV} == 9999 ]]; then
EGIT_BRANCH="devel"
else
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
- KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86 ~x64-macos"
+ KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86 ~x64-macos"
fi
LICENSE="GPL-3"