diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-05-06 22:26:39 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-05-06 22:26:39 -0500 |
commit | fc050e2333eda0a2395d7f49c3e0aad916dab0b8 (patch) | |
tree | 4c93d3457159054a5ab84c73a663228bbff7ec54 | |
parent | sys-cluster/cinder: cleanup (diff) | |
download | gentoo-fc050e2333eda0a2395d7f49c3e0aad916dab0b8.tar.gz gentoo-fc050e2333eda0a2395d7f49c3e0aad916dab0b8.tar.bz2 gentoo-fc050e2333eda0a2395d7f49c3e0aad916dab0b8.zip |
sys-cluster/neutron: 9.3.1 and 10.0.1 stable amd64 and x86
Package-Manager: Portage-2.3.5, Repoman-2.3.2
-rw-r--r-- | sys-cluster/neutron/neutron-10.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/neutron/neutron-10.0.1.ebuild b/sys-cluster/neutron/neutron-10.0.1.ebuild index cd51b22b38b2..90c0223c3eb5 100644 --- a/sys-cluster/neutron/neutron-10.0.1.ebuild +++ b/sys-cluster/neutron/neutron-10.0.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/neutron/ocata/con 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 |