summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-05-13 10:34:12 +0200
committerAgostino Sarubbo <ago@gentoo.org>2016-05-13 10:41:02 +0200
commit581d9b40db9f8bdbe284c23d3b018c5322a69564 (patch)
tree94d8169fac360dba4b3e6d482a537b5973898a51 /sys-cluster
parentsys-power/pmtools: amd64 stable wrt bug #554626 (diff)
downloadgentoo-581d9b40db9f8bdbe284c23d3b018c5322a69564.tar.gz
gentoo-581d9b40db9f8bdbe284c23d3b018c5322a69564.tar.bz2
gentoo-581d9b40db9f8bdbe284c23d3b018c5322a69564.zip
sys-cluster/neutron: amd64 stable wrt bug #580996
Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-cluster')
-rw-r--r--sys-cluster/neutron/neutron-7.0.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/neutron/neutron-7.0.4.ebuild b/sys-cluster/neutron/neutron-7.0.4.ebuild
index b68506b39e5a..692f95e5640a 100644
--- a/sys-cluster/neutron/neutron-7.0.4.ebuild
+++ b/sys-cluster/neutron/neutron-7.0.4.ebuild
@@ -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