From: Matthew Thode Date: Fri, 24 Feb 2017 17:36:17 +0000 (-0600) Subject: sys-cluster/neutron: 9.2.0 stable amd64 and x86 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=d7b1fd0db3eb98330f653f166cf39995920516de;p=gentoo.git sys-cluster/neutron: 9.2.0 stable amd64 and x86 Package-Manager: Portage-2.3.3, Repoman-2.3.1 --- diff --git a/sys-cluster/neutron/neutron-9.2.0.ebuild b/sys-cluster/neutron/neutron-9.2.0.ebuild index 4ab0840df4d8..9100e1649d8c 100644 --- a/sys-cluster/neutron/neutron-9.2.0.ebuild +++ b/sys-cluster/neutron/neutron-9.2.0.ebuild @@ -16,7 +16,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