commit: 3e035a5368daac28cd1fdd975392d55cd400f93f
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 31 19:20:52 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 19:23:51 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e035a53
sys-cluster/nova: 12.0.1-r1 mark x86 stable
sys-cluster/nova/nova-12.0.1-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-cluster/nova/nova-12.0.1-r1.ebuild
b/sys-cluster/nova/nova-12.0.1-r1.ebuild
index 1cb2720..a47cd2a 100644
--- a/sys-cluster/nova/nova-12.0.1-r1.ebuild
+++ b/sys-cluster/nova/nova-12.0.1-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="+compute compute-only iscsi +memcached mysql +novncproxy openvswitch
postgres +rabbitmq sqlite test"
REQUIRED_USE="
!compute-only? ( || ( mysql postgres sqlite ) )