sys-cluster/nova: stable amd64 and x86
authorMatthew Thode <prometheanfire@gentoo.org>
Fri, 15 Jul 2016 02:17:07 +0000 (21:17 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Fri, 15 Jul 2016 02:17:07 +0000 (21:17 -0500)
Package-Manager: portage-2.2.28

sys-cluster/nova/nova-13.1.0.ebuild

index 3d9ead942b3e19f0f7e219aad218b862905166b7..4286faa4560f7e8af83e2b3f8e5ce438e5b4ea09 100644 (file)
@@ -14,7 +14,7 @@ SRC_URI="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 ) )