sys-cluster/neutron: amd64 / x86 stable
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 9 Jul 2016 04:59:35 +0000 (23:59 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 9 Jul 2016 04:59:35 +0000 (23:59 -0500)
Package-Manager: portage-2.2.28

sys-cluster/neutron/neutron-8.1.2.ebuild

index c15208b51130ec39364246534faa8a535d359a4c..47163a58fe0b26c325acfb76045af1334807964e 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