diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-11 10:09:59 -0600 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-11-11 10:09:59 -0600 |
commit | eaa63e0bd453465b49e8f11993ee1830e42980ab (patch) | |
tree | 975c4fee05346d9b7621be9dc9ee39afb0d896be | |
parent | dev-libs/libksba: cleanup (diff) | |
download | gentoo-eaa63e0bd453465b49e8f11993ee1830e42980ab.tar.gz gentoo-eaa63e0bd453465b49e8f11993ee1830e42980ab.tar.bz2 gentoo-eaa63e0bd453465b49e8f11993ee1830e42980ab.zip |
sys-cluster/neutron: 8.3.0 amd64 and x86 stable
Package-Manager: portage-2.3.0
-rw-r--r-- | sys-cluster/neutron/neutron-8.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/neutron/neutron-8.3.0.ebuild b/sys-cluster/neutron/neutron-8.3.0.ebuild index 68e1baab8599..a8d6d24a41ed 100644 --- a/sys-cluster/neutron/neutron-8.3.0.ebuild +++ b/sys-cluster/neutron/neutron-8.3.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz 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 |