diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 20:05:20 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 20:05:20 -0500 |
commit | 02b125c9e81dd12610e8aabb5a23fc1c76726477 (patch) | |
tree | 15f3f6ff33f8c8e39ecf2a937146da5f295aa32c /sys-cluster/neutron | |
parent | sys-cluster/cinder: 11.0.0 stablized amd64 x86 under allarches (diff) | |
download | gentoo-02b125c9e81dd12610e8aabb5a23fc1c76726477.tar.gz gentoo-02b125c9e81dd12610e8aabb5a23fc1c76726477.tar.bz2 gentoo-02b125c9e81dd12610e8aabb5a23fc1c76726477.zip |
sys-cluster/neutron: 11.0.1 stablized amd64 x86 under allarches
Diffstat (limited to 'sys-cluster/neutron')
-rw-r--r-- | sys-cluster/neutron/neutron-11.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/neutron/neutron-11.0.1.ebuild b/sys-cluster/neutron/neutron-11.0.1.ebuild index 7c495140cafa..575c14d4433d 100644 --- a/sys-cluster/neutron/neutron-11.0.1.ebuild +++ b/sys-cluster/neutron/neutron-11.0.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/neutron/pike/conf 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 |