sys-cluster/neutron: allarches stable
authorMatthew Thode <prometheanfire@gentoo.org>
Mon, 16 May 2016 19:51:05 +0000 (14:51 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Mon, 16 May 2016 19:51:05 +0000 (14:51 -0500)
Package-Manager: portage-2.2.28

sys-cluster/neutron/neutron-7.0.4.ebuild

index 692f95e5640a48af82b9066e5dafdff8b10d6605..e37ba8bd743b32556a5c9842ac993a8094c05b6c 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="https://tarballs.openstack.org/${PN}/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="compute-only dhcp doc ipv6 l3 metadata openvswitch linuxbridge server test sqlite mysql postgres"
 REQUIRED_USE="!compute-only? ( || ( mysql postgres sqlite ) )
                                                compute-only? ( !mysql !postgres !sqlite !dhcp !l3 !metadata !server