From: Agostino Sarubbo Date: Wed, 9 Sep 2015 07:10:22 +0000 (+0200) Subject: sys-cluster/neutron: amd64 stable wrt bug #559968 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=1bcf9e431a6d3634209156039e8f65d847687846;p=gentoo.git sys-cluster/neutron: amd64 stable wrt bug #559968 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64" --- diff --git a/sys-cluster/neutron/neutron-2015.1.1-r1.ebuild b/sys-cluster/neutron/neutron-2015.1.1-r1.ebuild index b262ff95b909..e141ad6c6618 100644 --- a/sys-cluster/neutron/neutron-2015.1.1-r1.ebuild +++ b/sys-cluster/neutron/neutron-2015.1.1-r1.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