sys-cluster/neutron: 8.2.0 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 29 Sep 2016 17:58:06 +0000 (12:58 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 29 Sep 2016 17:59:26 +0000 (12:59 -0500)
Package-Manager: portage-2.3.0

sys-cluster/neutron/neutron-8.2.0.ebuild

index 1791c44794a3b9fed909a3ea1e4286aa69e2f08d..943ebb5e41892db549caec86425bcf2432c5b512 100644 (file)
@@ -15,7 +15,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz
 
 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