diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:10:08 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-03-25 22:10:08 -0500 |
commit | c7db8c603cf320eff642a7af2971e2bfdd0b4910 (patch) | |
tree | 73cc0b87452a053abf344be2fcf255ea79463188 /sys-cluster | |
parent | stablize openstack ocata cinder-10.0.0 x86 and amd64 (diff) | |
download | gentoo-c7db8c603cf320eff642a7af2971e2bfdd0b4910.tar.gz gentoo-c7db8c603cf320eff642a7af2971e2bfdd0b4910.tar.bz2 gentoo-c7db8c603cf320eff642a7af2971e2bfdd0b4910.zip |
stablize openstack ocata neutron-10.0.0 x86 and amd64
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/neutron/neutron-10.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/neutron/neutron-10.0.0.ebuild b/sys-cluster/neutron/neutron-10.0.0.ebuild index 3d7f813965c4..482826b624b0 100644 --- a/sys-cluster/neutron/neutron-10.0.0.ebuild +++ b/sys-cluster/neutron/neutron-10.0.0.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 |