diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-02-24 11:36:17 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-02-24 11:36:17 -0600 |
commit | d7b1fd0db3eb98330f653f166cf39995920516de (patch) | |
tree | c6341e21a604a8357c4e64a765bfdc59c33fd2d7 /sys-cluster/neutron | |
parent | sys-auth/keystone: cleanup (diff) | |
download | gentoo-d7b1fd0db3eb98330f653f166cf39995920516de.tar.gz gentoo-d7b1fd0db3eb98330f653f166cf39995920516de.tar.bz2 gentoo-d7b1fd0db3eb98330f653f166cf39995920516de.zip |
sys-cluster/neutron: 9.2.0 stable amd64 and x86
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'sys-cluster/neutron')
-rw-r--r-- | sys-cluster/neutron/neutron-9.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |