From: Matthew Thode Date: Mon, 16 May 2016 19:51:05 +0000 (-0500) Subject: sys-cluster/neutron: allarches stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d9d444c7058ee3fd5921b88a4a823216aa96db4b;p=gentoo.git sys-cluster/neutron: allarches stable Package-Manager: portage-2.2.28 --- diff --git a/sys-cluster/neutron/neutron-7.0.4.ebuild b/sys-cluster/neutron/neutron-7.0.4.ebuild index 692f95e5640a..e37ba8bd743b 100644 --- a/sys-cluster/neutron/neutron-7.0.4.ebuild +++ b/sys-cluster/neutron/neutron-7.0.4.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