From: Matthew Thode Date: Sun, 26 Mar 2017 03:10:31 +0000 (-0500) Subject: stablize openstack ocata nova-15.0.2 x86 and amd64 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6ffa6ad3f38f10bb15c57ae1921a50ce2e940fd7;p=gentoo.git stablize openstack ocata nova-15.0.2 x86 and amd64 Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --force --- diff --git a/sys-cluster/nova/nova-15.0.2.ebuild b/sys-cluster/nova/nova-15.0.2.ebuild index 8091ac78fa29..640ec44b6e75 100644 --- a/sys-cluster/nova/nova-15.0.2.ebuild +++ b/sys-cluster/nova/nova-15.0.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/ocata/nova.c LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="+compute compute-only iscsi +memcached mysql +novncproxy openvswitch postgres +rabbitmq sqlite" REQUIRED_USE=" !compute-only? ( || ( mysql postgres sqlite ) )