sys-cluster/neutron: 9.3.0 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 28 Apr 2017 16:55:23 +0000 (11:55 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 28 Apr 2017 16:59:48 +0000 (11:59 -0500)
Package-Manager: Portage-2.3.3, Repoman-2.3.2

sys-cluster/neutron/neutron-9.3.0.ebuild

index f883ce813c211a17d95a2b66be9df6af9882ba38..a845ee71fe30ef7f92c9554da7e7c4a2aceaa868 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/neutron/newton/co
 
 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