commit: b95c56f9a8f7204f229badb680c596f143f90de6 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Sun Mar 29 21:16:15 2020 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Sun Mar 29 21:21:46 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b95c56f9
app-admin/ansible: keyworded 2.9.6 for ppc64, bug #689608 Package-Manager: Portage-2.3.96, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> app-admin/ansible/ansible-2.9.6.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/ansible/ansible-2.9.6.ebuild b/app-admin/ansible/ansible-2.9.6.ebuild index 73f6fb55df5..8c8b3a94804 100644 --- a/app-admin/ansible/ansible-2.9.6.ebuild +++ b/app-admin/ansible/ansible-2.9.6.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~x64-macos" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos" IUSE="doc test" RESTRICT="test"
