sys-cluster/nova: 16.0.1 stablized amd64 x86 under allarches
authorMatthew Thode <prometheanfire@gentoo.org>
Sat, 30 Sep 2017 01:05:37 +0000 (20:05 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Sat, 30 Sep 2017 01:05:37 +0000 (20:05 -0500)
sys-cluster/nova/nova-16.0.1.ebuild

index bc2f36d667b445e41c096496d84e2b2e22dd7680..4bb4c81e0a245d90b6128661a07232fd25aff3d0 100644 (file)
@@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/pike/nova.co
 
 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 ) )