diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 14:24:48 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-06 15:34:01 -0600 |
commit | 5dfce4c7d209225fbf50b3a70ce2795d3cfe8664 (patch) | |
tree | 47c913b778ad289487697c96e5fae88ac591b291 /sys-cluster | |
parent | sys-cluster/cinder: 9.0.0 stable amd64 and x86 (diff) | |
download | gentoo-5dfce4c7d209225fbf50b3a70ce2795d3cfe8664.tar.gz gentoo-5dfce4c7d209225fbf50b3a70ce2795d3cfe8664.tar.bz2 gentoo-5dfce4c7d209225fbf50b3a70ce2795d3cfe8664.zip |
sys-cluster/neutron: 9.1.0 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/neutron/neutron-9.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/neutron/neutron-9.1.0.ebuild b/sys-cluster/neutron/neutron-9.1.0.ebuild index 7d893199c858..46223a97f70f 100644 --- a/sys-cluster/neutron/neutron-9.1.0.ebuild +++ b/sys-cluster/neutron/neutron-9.1.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 |