sys-cluster/nova: 14.0.2 stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 1 Dec 2016 17:03:10 +0000 (11:03 -0600)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 1 Dec 2016 17:05:51 +0000 (11:05 -0600)
Package-Manager: portage-2.3.0

sys-cluster/nova/nova-14.0.2.ebuild

index db8e5043e584cb6c7a50a7ce2b29f2b7818fe5fd..53fc2790cfd2e47653279c66addcce09b0a77471 100644 (file)
@@ -14,7 +14,7 @@ https://tarballs.openstack.org/${PN}/${P}.tar.gz"
 
 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"
 REQUIRED_USE="
        !compute-only? ( || ( mysql postgres sqlite ) )