diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-12-01 10:58:33 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-12-01 11:05:51 -0600 |
commit | 73f3d419a4bfdaed94bbf10bbb278dacb6134e0e (patch) | |
tree | bd6a14ac01801ebf38ba1137e871e85166d8da6e /sys-cluster | |
parent | sys-block/tgt: 1.0.60-66 cleanup (diff) | |
download | gentoo-73f3d419a4bfdaed94bbf10bbb278dacb6134e0e.tar.gz gentoo-73f3d419a4bfdaed94bbf10bbb278dacb6134e0e.tar.bz2 gentoo-73f3d419a4bfdaed94bbf10bbb278dacb6134e0e.zip |
sys-cluster/neutron: 9.1.1 stable amd64 and x86
Package-Manager: portage-2.3.0
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/neutron/neutron-9.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/neutron/neutron-9.1.1.ebuild b/sys-cluster/neutron/neutron-9.1.1.ebuild index 7d893199c858..46223a97f70f 100644 --- a/sys-cluster/neutron/neutron-9.1.1.ebuild +++ b/sys-cluster/neutron/neutron-9.1.1.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 |