sys-cluster/neutron: x86 stable wrt bug #558448
authorAgostino Sarubbo <ago@gentoo.org>
Mon, 24 Aug 2015 14:03:11 +0000 (16:03 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Mon, 24 Aug 2015 14:03:11 +0000 (16:03 +0200)
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"

sys-cluster/neutron/neutron-2015.1.1.ebuild

index aa01d80f3a0ec1583e075b331f76c0c68d033ed6..826b55e7a5d79bf2c5480019dc290f78d54b2d7e 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${PN}/kilo/${PV}/+download/${P}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
 IUSE="compute-only dhcp doc 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