commit: 759705a182f4a3c20c4ff365a8e65dd4307db422
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 8 08:19:48 2016 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Fri Jan 8 08:19:48 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=759705a1
sys-cluster/nova: amd64 stable wrt bug #571198
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
sys-cluster/nova/nova-12.0.0-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/nova/nova-12.0.0-r2.ebuild
b/sys-cluster/nova/nova-12.0.0-r2.ebuild
index 19b4011..b36a683 100644
--- a/sys-cluster/nova/nova-12.0.0-r2.ebuild
+++ b/sys-cluster/nova/nova-12.0.0-r2.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="+compute compute-only iscsi +kvm +memcached mysql +novncproxy
openvswitch postgres +rabbitmq sqlite test xen"
REQUIRED_USE="
!compute-only? ( || ( mysql postgres sqlite ) )