From bd6cf543c06884cec1dd47c6cbb42d3baac82af8 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 15 Mar 2016 16:19:05 +0100 Subject: sys-cluster/neutron: x86 stable wrt bug #575608 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- sys-cluster/neutron/neutron-7.0.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-cluster/neutron/neutron-7.0.2.ebuild b/sys-cluster/neutron/neutron-7.0.2.ebuild index 5ec4a0bfd210..e8811e45eea0 100644 --- a/sys-cluster/neutron/neutron-7.0.2.ebuild +++ b/sys-cluster/neutron/neutron-7.0.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="compute-only dhcp doc ipv6 l3 metadata openvswitch linuxbridge server test sqlite mysql postgres" REQUIRED_USE="!compute-only? ( || ( mysql postgres sqlite ) ) compute-only? ( !mysql !postgres !sqlite !dhcp !l3 !metadata !server -- cgit v1.2.3-65-gdbad