summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2016-01-24 18:22:27 +0100
committerAgostino Sarubbo <ago@gentoo.org>2016-01-24 18:22:27 +0100
commit44143ecc10fde1ba1e214beef6e4a154011a8059 (patch)
tree4cb15609bb497c3d3441ee92f81b032395095ec4
parentsys-auth/keystone: amd64/x86 stable, (ALLARCHES policy) wrt bug #572642 (diff)
downloadgentoo-44143ecc10fde1ba1e214beef6e4a154011a8059.tar.gz
gentoo-44143ecc10fde1ba1e214beef6e4a154011a8059.tar.bz2
gentoo-44143ecc10fde1ba1e214beef6e4a154011a8059.zip
sys-cluster/neutron: amd64/x86 stable, (ALLARCHES policy) wrt bug #572642
Package-Manager: portage-2.2.26 Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r--sys-cluster/neutron/neutron-7.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/neutron/neutron-7.0.1.ebuild b/sys-cluster/neutron/neutron-7.0.1.ebuild
index 60a223df5400..6b243ca55168 100644
--- a/sys-cluster/neutron/neutron-7.0.1.ebuild
+++ b/sys-cluster/neutron/neutron-7.0.1.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