From: Agostino Sarubbo Date: Sat, 14 May 2016 20:11:12 +0000 (+0200) Subject: sys-cluster/nova: amd64 stable wrt bug #582920 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=11d682ec6e38a3321e993613b078d07d17b7b9b0;p=gentoo.git sys-cluster/nova: amd64 stable wrt bug #582920 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo --- diff --git a/sys-cluster/nova/nova-12.0.3.ebuild b/sys-cluster/nova/nova-12.0.3.ebuild index e42e77564bf9..e7a73ec0ce27 100644 --- a/sys-cluster/nova/nova-12.0.3.ebuild +++ b/sys-cluster/nova/nova-12.0.3.ebuild @@ -15,7 +15,7 @@ SRC_URI=" 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 test" REQUIRED_USE=" !compute-only? ( || ( mysql postgres sqlite ) )