sys-cluster/neutron: 9.2.0 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 24 Feb 2017 17:36:17 +0000 (11:36 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 24 Feb 2017 17:36:17 +0000 (11:36 -0600)
Package-Manager: Portage-2.3.3, Repoman-2.3.1

sys-cluster/neutron/neutron-9.2.0.ebuild

index 4ab0840df4d84ba58a35117af0e07e6e8b371cf2..9100e1649d8cf38b0c7349e477622707c205dfc7 100644 (file)
@@ -16,7 +16,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