diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-06 16:23:22 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-06 16:23:22 +0200 |
commit | 5236a523b84273f2bde654bd2b3c3c0d17fae28c (patch) | |
tree | bc60f6085f8b03db14ff16ff6353385e0c886897 /app-admin/ansible | |
parent | sys-libs/ncurses: amd64 stable wrt bug #698210 (diff) | |
download | gentoo-5236a523b84273f2bde654bd2b3c3c0d17fae28c.tar.gz gentoo-5236a523b84273f2bde654bd2b3c3c0d17fae28c.tar.bz2 gentoo-5236a523b84273f2bde654bd2b3c3c0d17fae28c.zip |
app-admin/ansible: amd64 stable wrt bug #711974
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/ansible')
-rw-r--r-- | app-admin/ansible/ansible-2.9.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/ansible/ansible-2.9.7.ebuild b/app-admin/ansible/ansible-2.9.7.ebuild index 8c8b3a948043..1913023c6a5c 100644 --- a/app-admin/ansible/ansible-2.9.7.ebuild +++ b/app-admin/ansible/ansible-2.9.7.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://releases.ansible.com/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~x64-macos" IUSE="doc test" RESTRICT="test" |