summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <prometheanfire@gentoo.org>2017-09-29 20:05:20 -0500
committerMatthew Thode <prometheanfire@gentoo.org>2017-09-29 20:05:20 -0500
commit02b125c9e81dd12610e8aabb5a23fc1c76726477 (patch)
tree15f3f6ff33f8c8e39ecf2a937146da5f295aa32c
parentsys-cluster/cinder: 11.0.0 stablized amd64 x86 under allarches (diff)
downloadgentoo-02b125c9.tar.gz
gentoo-02b125c9.tar.bz2
gentoo-02b125c9.zip
sys-cluster/neutron: 11.0.1 stablized amd64 x86 under allarches
-rw-r--r--sys-cluster/neutron/neutron-11.0.1.ebuild2
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