diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-05-06 22:24:25 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-05-06 22:24:25 -0500 |
commit | 675ddb37451bf945e0269edcbbc639816b04e2fa (patch) | |
tree | e6013b9d462eb3bfce7d7dff86f2a5cc8b4960ed /sys-cluster | |
parent | sys-cluster/cinder: 10.0.1 stable amd64 and x86 (diff) | |
download | gentoo-675ddb37451bf945e0269edcbbc639816b04e2fa.tar.gz gentoo-675ddb37451bf945e0269edcbbc639816b04e2fa.tar.bz2 gentoo-675ddb37451bf945e0269edcbbc639816b04e2fa.zip |
sys-cluster/nova: 15.0.3 stable amd64 and x86
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/nova/nova-15.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/nova/nova-15.0.3.ebuild b/sys-cluster/nova/nova-15.0.3.ebuild index 9e80365101cf..0f545c75da67 100644 --- a/sys-cluster/nova/nova-15.0.3.ebuild +++ b/sys-cluster/nova/nova-15.0.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~prometheanfire/dist/openstack/nova/ocata/nova.c 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 ) ) |