From: Agostino Sarubbo Date: Sun, 24 Jan 2016 17:22:27 +0000 (+0100) Subject: sys-cluster/neutron: amd64/x86 stable, (ALLARCHES policy) wrt bug #572642 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=44143ecc10fde1ba1e214beef6e4a154011a8059;p=gentoo.git sys-cluster/neutron: amd64/x86 stable, (ALLARCHES policy) wrt bug #572642 Package-Manager: portage-2.2.26 Signed-off-by: Agostino Sarubbo --- 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