summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2022-12-07 13:18:35 -0600
committerMatthew Thode <prometheanfire@gentoo.org>2022-12-07 13:18:35 -0600
commit7958e2d079294590f778d744aff4c2298b94d7d9 (patch)
treec6e73337c3a0f4430e1db5a6d6ea782b253f714f /app-admin
parentapp-crypt/certbot-apache: add 2.1.0 (diff)
downloadgentoo-7958e2d079294590f778d744aff4c2298b94d7d9.tar.gz
gentoo-7958e2d079294590f778d744aff4c2298b94d7d9.tar.bz2
gentoo-7958e2d079294590f778d744aff4c2298b94d7d9.zip
app-admin/ansible-core: stabilize 2.13.6 for amd64, arm64, x86
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/ansible-core/ansible-core-2.13.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/ansible-core/ansible-core-2.13.6.ebuild b/app-admin/ansible-core/ansible-core-2.13.6.ebuild
index 3655837bc68d..dc98f352bb3f 100644
--- a/app-admin/ansible-core/ansible-core-2.13.6.ebuild
+++ b/app-admin/ansible-core/ansible-core-2.13.6.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"