commit:     1b85e2d4ef3420d2e5d81d97bcac76fb9fc9b3ad
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 19 22:37:26 2022 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Fri Aug 19 22:38:09 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1b85e2d4

app-admin/ansible-base: stabilize 2.13.2 for amd64, arm64, x86

Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 app-admin/ansible-base/ansible-base-2.13.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-admin/ansible-base/ansible-base-2.13.2.ebuild 
b/app-admin/ansible-base/ansible-base-2.13.2.ebuild
index 87c538eaf16d..20a3a7eaa8dd 100644
--- a/app-admin/ansible-base/ansible-base-2.13.2.ebuild
+++ b/app-admin/ansible-base/ansible-base-2.13.2.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
 

Reply via email to