diff options
Diffstat (limited to 'sys-cluster/nova/nova-16.1.5.ebuild')
-rw-r--r-- | sys-cluster/nova/nova-16.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/nova/nova-16.1.5.ebuild b/sys-cluster/nova/nova-16.1.5.ebuild index 073e8f6c41a1..52a2ee5619e7 100644 --- a/sys-cluster/nova/nova-16.1.5.ebuild +++ b/sys-cluster/nova/nova-16.1.5.ebuild @@ -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 ) ) |