From: Matthew Thode Date: Sat, 30 Sep 2017 01:05:37 +0000 (-0500) Subject: sys-cluster/nova: 16.0.1 stablized amd64 x86 under allarches X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=c5e1683fe5ae87cd5385d9ffde5f4d3f79b9e8e7;p=gentoo.git sys-cluster/nova: 16.0.1 stablized amd64 x86 under allarches --- diff --git a/sys-cluster/nova/nova-16.0.1.ebuild b/sys-cluster/nova/nova-16.0.1.ebuild index bc2f36d667b4..4bb4c81e0a24 100644 --- a/sys-cluster/nova/nova-16.0.1.ebuild +++ b/sys-cluster/nova/nova-16.0.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/pike/nova.co 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 ) )