summaryrefslogtreecommitdiff
path: root/sys-cluster
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-09-09 09:10:47 +0200
committerAgostino Sarubbo <ago@gentoo.org>2015-09-09 09:10:47 +0200
commitec4f2402a0c42b05cea1818331d1a186f1fe07e1 (patch)
treecf28d68dbbd7e0605b4a020eb8cc5484c06a1e63 /sys-cluster
parent1bcf9e431a6d3634209156039e8f65d847687846 (diff)
downloadgentoo-ec4f2402a0c42b05cea1818331d1a186f1fe07e1.tar.gz
gentoo-ec4f2402a0c42b05cea1818331d1a186f1fe07e1.tar.xz
sys-cluster/neutron: x86 stable wrt bug #559968
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/neutron/neutron-2015.1.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/neutron/neutron-2015.1.1-r1.ebuild b/sys-cluster/neutron/neutron-2015.1.1-r1.ebuild
index e141ad6c661..570aa745ab8 100644
--- a/sys-cluster/neutron/neutron-2015.1.1-r1.ebuild
+++ b/sys-cluster/neutron/neutron-2015.1.1-r1.ebuild
@@ -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