summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-11-16 17:14:41 +0100
committerAgostino Sarubbo <ago@gentoo.org>2015-11-16 17:14:41 +0100
commit62cd86155b98bc87494dde3be3d4be575c2904ee (patch)
tree9611fcdbe35192c8b5572226ce4f8a3176238e4d /sys-cluster
parentsys-cluster/cinder: amd64 stable wrt bug #565742 (diff)
downloadgentoo-62cd86155b98bc87494dde3be3d4be575c2904ee.tar.gz
gentoo-62cd86155b98bc87494dde3be3d4be575c2904ee.tar.bz2
gentoo-62cd86155b98bc87494dde3be3d4be575c2904ee.zip
sys-cluster/neutron: amd64 stable wrt bug #565742
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/neutron/neutron-7.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/neutron/neutron-7.0.0.ebuild b/sys-cluster/neutron/neutron-7.0.0.ebuild
index a96965acb40f..1e0545100bf7 100644
--- a/sys-cluster/neutron/neutron-7.0.0.ebuild
+++ b/sys-cluster/neutron/neutron-7.0.0.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://launchpad.net/${PN}/liberty/${PV}/+download/${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