summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-08-24 16:03:11 +0200
committerAgostino Sarubbo <ago@gentoo.org>2015-08-24 16:03:11 +0200
commit9f674034b5fb63939489ddc1a992574ea17ae003 (patch)
treea45bfb0164cdde5308d9fe8c1679745107d48055 /sys-cluster
parentsys-cluster/cinder: x86 stable wrt bug #558448 (diff)
downloadgentoo-9f674034b5fb63939489ddc1a992574ea17ae003.tar.gz
gentoo-9f674034b5fb63939489ddc1a992574ea17ae003.tar.bz2
gentoo-9f674034b5fb63939489ddc1a992574ea17ae003.zip
sys-cluster/neutron: x86 stable wrt bug #558448
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.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/neutron/neutron-2015.1.1.ebuild b/sys-cluster/neutron/neutron-2015.1.1.ebuild
index aa01d80f3a0e..826b55e7a5d7 100644
--- a/sys-cluster/neutron/neutron-2015.1.1.ebuild
+++ b/sys-cluster/neutron/neutron-2015.1.1.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