diff options
author | 2017-05-20 11:33:40 +0200 | |
---|---|---|
committer | 2017-05-20 11:33:40 +0200 | |
commit | 738ed087512e296b13b0b72fe6ab70a1f2e33b7e (patch) | |
tree | 70d7befc5f403d56f014632829b5026d6a7df8e4 /app-admin | |
parent | dev-perl/Test-MockRandom: x86 stable wrt bug #618966 (diff) | |
download | gentoo-738ed087512e296b13b0b72fe6ab70a1f2e33b7e.tar.gz gentoo-738ed087512e296b13b0b72fe6ab70a1f2e33b7e.tar.bz2 gentoo-738ed087512e296b13b0b72fe6ab70a1f2e33b7e.zip |
app-admin/ansible: x86 stable wrt bug #618202
Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/ansible/ansible-2.3.0.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/ansible/ansible-2.3.0.0-r1.ebuild b/app-admin/ansible/ansible-2.3.0.0-r1.ebuild index 644b8c4da8ab..7770aafc460f 100644 --- a/app-admin/ansible/ansible-2.3.0.0-r1.ebuild +++ b/app-admin/ansible/ansible-2.3.0.0-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://releases.ansible.com/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86 ~x64-macos" +KEYWORDS="amd64 x86 ~x64-macos" IUSE="test" RDEPEND=" |