commit: 216fb2d808e1083d5539a639328a80d92f6460f8
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Mon May 16 18:55:15 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Mon May 16 18:59:38 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=216fb2d8
sys-cluster/nova: allarches, kthnx
Package-Manager: portage-2.2.28
sys-cluster/nova/nova-12.0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/nova/nova-12.0.3.ebuild
b/sys-cluster/nova/nova-12.0.3.ebuild
index e7a73ec..4599963 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 ) )