commit: 7208a26f70628ad61f1e5e0e096d6789651957c4
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 9 16:52:38 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Mar 9 16:52:38 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7208a26f
sys-cluster/nova: x86 stable wrt bug #576802
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sys-cluster/nova/nova-12.0.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/nova/nova-12.0.2-r1.ebuild
b/sys-cluster/nova/nova-12.0.2-r1.ebuild
index a5217c9..61fe1b7 100644
--- a/sys-cluster/nova/nova-12.0.2-r1.ebuild
+++ b/sys-cluster/nova/nova-12.0.2-r1.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 ) )