sys-cluster/neutron: 11.0.1 stablized amd64 x86 under allarches
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 30 Sep 2017 01:05:20 +0000 (20:05 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 30 Sep 2017 01:05:20 +0000 (20:05 -0500)
sys-cluster/neutron/neutron-11.0.1.ebuild

index 7c495140cafa122d33babf7935469ae52991948d..575c14d4433d0cd855df172183c5ba5317d47ffe 100644 (file)
@@ -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