From: Matthew Thode Date: Fri, 28 Apr 2017 16:55:23 +0000 (-0500) Subject: sys-cluster/neutron: 9.3.0 stable amd64 and x86 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1259c91e68176fff4bdf06ac3c53f651622aac92;p=gentoo.git sys-cluster/neutron: 9.3.0 stable amd64 and x86 Package-Manager: Portage-2.3.3, Repoman-2.3.2 --- diff --git a/sys-cluster/neutron/neutron-9.3.0.ebuild b/sys-cluster/neutron/neutron-9.3.0.ebuild index f883ce813c21..a845ee71fe30 100644 --- a/sys-cluster/neutron/neutron-9.3.0.ebuild +++ b/sys-cluster/neutron/neutron-9.3.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/neutron/newton/co LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="compute-only dhcp ipv6 l3 metadata openvswitch linuxbridge server sqlite mysql postgres" REQUIRED_USE="!compute-only? ( || ( mysql postgres sqlite ) ) compute-only? ( !mysql !postgres !sqlite !dhcp !l3 !metadata !server